| | |
| | | @PropertyDef(label = "入库业务单号") |
| | | private String rkywdh; |
| | | |
| | | @PropertyDef(label = "统一货位编码" ) |
| | | private String tyhwbm; |
| | | |
| | | @PropertyDef(label = "货位代码") |
| | | private String hwdm; |
| | | |
| | |
| | | @PropertyDef(label = "粮权归属单位代码") |
| | | private String lqgsdwdm; |
| | | |
| | | @PropertyDef(label = "粮权归属单位统一编码") |
| | | private String lqgsdwtybm; |
| | | |
| | | @PropertyDef(label = "承运人") |
| | | private String cyr; |
| | | |
| | |
| | | @PropertyDef(label = "车船号") |
| | | private String cch; |
| | | |
| | | @PropertyDef(label = "车船号类型") |
| | | private String cchlx; |
| | | |
| | | @PropertyDef(label = "挂车号") |
| | | private String gch; |
| | | |
| | | @PropertyDef(label = "售粮人") |
| | | private String slr; |
| | | |
| | | @PropertyDef(label = "售粮人联系方式") |
| | | private String slrlxfs; |
| | | |
| | | @PropertyDef(label = "售粮人身份证号") |
| | | private String slrsfzh; |
| | | |
| | | @PropertyDef(label = "售粮人账号(银行卡或账户)") |
| | | private String slrzh; |
| | | |
| | | @PropertyDef(label = "售粮人地址") |
| | | private String slrdz; |
| | | |
| | | @PropertyDef(label = "装粮地点") |
| | | private String ldd; |
| | |
| | | @PropertyDef(label = "入库结算单号") |
| | | private String rkjsdh; |
| | | |
| | | @PropertyDef(label = "统一入库结算单号") |
| | | private String tyrkjsdh; |
| | | |
| | | @PropertyDef(label = "生成方式") |
| | | private Integer scfs = 1; |
| | | |
| | | @PropertyDef(label = "手动补录原因") |
| | | private String sdblyy; |
| | | |
| | | @PropertyDef(label = "备注") |
| | | private String bz; |
| | | |