| | |
| | | @PropertyDef(label = "廒间名称") |
| | | private String ajmc; |
| | | |
| | | @PropertyDef(label = "统一廒间编码") |
| | | private String tyajbm; |
| | | |
| | | @PropertyDef(label = "仓房(或油罐)编码") |
| | | private String cfdm; |
| | | |
| | |
| | | @PropertyDef(label = "仓房纬度") |
| | | private Double wd; |
| | | |
| | | @PropertyDef(label = "廒间状态") |
| | | private String ajzt; |
| | | |
| | | @PropertyDef(label = "操作标志") |
| | | private String czbz; |
| | | |
| | |
| | | @PropertyDef(label = "最后更新时间") |
| | | private Date zhgxsj; |
| | | |
| | | @PropertyDef(label = "粮食性质代码") |
| | | private String lsxzdm; |
| | | |
| | | @PropertyDef(label = "标记位") |
| | | private String bjw; |
| | | |
| | | @PropertyDef(label = "粮食性质代码") |
| | | private String lsxzdm; |
| | | |
| | | } |