| | |
| | | @PropertyDef(label = "出库业务单号") |
| | | private String ckywdh; |
| | | |
| | | @PropertyDef(label = "统一货位编码" ) |
| | | private String tyhwbm; |
| | | |
| | | @PropertyDef(label = "货位代码") |
| | | private String hwdm; |
| | | |
| | | @PropertyDef(label = "计划明细号") |
| | | private String jhmxh; |
| | | |
| | | @PropertyDef(label = "出库通知单号") |
| | | private String cktzdh; |
| | |
| | | |
| | | @PropertyDef(label = "合同号") |
| | | private String hth; |
| | | |
| | | @PropertyDef(label = "质检报告单号") |
| | | private String zjbgdh; |
| | | |
| | | @PropertyDef(label = "承运人") |
| | | private String cyr; |
| | |
| | | @PropertyDef(label = "出库结算单号") |
| | | private String ckjsdh; |
| | | |
| | | @PropertyDef(label = "收支类型") |
| | | private String szlx; |
| | | @PropertyDef(label = "统一出库结算单号") |
| | | private String tyckjsdh; |
| | | |
| | | @PropertyDef(label = "生成方式") |
| | | private Integer scfs; |
| | | |
| | | @PropertyDef(label = "手动补录原因") |
| | | private String sdblyy; |
| | | |
| | | @PropertyDef(label = "备注") |
| | | private String bz; |