| | |
| | | private Date zcrq; |
| | | |
| | | @PropertyDef(label = "注册资本") |
| | | private double zczb; |
| | | private Double zczb; |
| | | |
| | | @PropertyDef(label = "资产总额") |
| | | private double zcze; |
| | | private Double zcze; |
| | | |
| | | @PropertyDef(label = "法定代表人") |
| | | private String fddbr; |
| | |
| | | @PropertyDef(label = "廒间数") |
| | | private Integer ajs; |
| | | |
| | | @PropertyDef(label = "单位状态") |
| | | private String dwzt; |
| | | |
| | | @PropertyDef(label = "油罐数") |
| | | private Integer ygs; |
| | | |
| | | @PropertyDef(label = "经度") |
| | | private double jd; |
| | | private Double jd; |
| | | |
| | | @PropertyDef(label = "纬度") |
| | | private double wd; |
| | | private Double wd; |
| | | |
| | | @PropertyDef(label = "操作标志") |
| | | private String czbz; |