| | |
| | | @PropertyDef(label = "货位代码") |
| | | private String hwdm; |
| | | |
| | | @PropertyDef(label = "计划明细号") |
| | | private String jhmxh; |
| | | |
| | | @PropertyDef(label = "出库通知单号") |
| | | private String cktzdh; |
| | | |
| | |
| | | @PropertyDef(label = "卸粮地点") |
| | | private String xldd; |
| | | |
| | | @PropertyDef(label = "车船号类型") |
| | | private String cchlx; |
| | | |
| | | @PropertyDef(label = "车船号") |
| | | private String cch; |
| | | |
| | | @PropertyDef(label = "车船号类型") |
| | | private String cchlx; |
| | | |
| | | |
| | | @PropertyDef(label = "挂车号") |
| | | private String gch; |
| | |
| | | @PropertyDef(label = "最后更新时间") |
| | | private Date zhgxsj; |
| | | |
| | | private String pch; |
| | | private String pch ="无"; |
| | | private String bjw; |
| | | private String jjdh; |
| | | private String jjdh ="无"; |
| | | |
| | | @PropertyDef(label = "计划明细号") |
| | | private String jhmxh = "无"; |
| | | |
| | | @JSONField(format = "yyyy-MM-dd") |
| | | @PropertyDef(label = "记账日期") |
| | | private Date jzrq; |
| | | |
| | | @PropertyDef(label = "检斤类型") |
| | | private String jjlx = "无"; |
| | | } |