| | |
| | | @Data |
| | | public class Nx2023Api1110 implements Serializable { |
| | | |
| | | @PropertyDef(label = "货位代码" ) |
| | | private String hwdm; |
| | | @PropertyDef(label = "统一单位编码") |
| | | private String tydwbm; |
| | | |
| | | @PropertyDef(label = "单位代码" ) |
| | | private String dwdm; |
| | | |
| | | @PropertyDef(label = "统一库区编码") |
| | | private String tykqbm; |
| | | |
| | | @PropertyDef(label = "库区代码" ) |
| | | private String kqdm; |
| | | |
| | | @PropertyDef(label = "单位名称" ) |
| | | private String dwmc; |
| | | @PropertyDef(label = "统一货位编码") |
| | | private String tyhwbm; |
| | | |
| | | @PropertyDef(label = "库区名称" ) |
| | | private String kqmc; |
| | | |
| | | @PropertyDef(label = "货位名称" ) |
| | | private String hwmc; |
| | | @PropertyDef(label = "货位代码" ) |
| | | private String hwdm; |
| | | |
| | | @PropertyDef(label = "货位相对位置" ) |
| | | private String hwxdwz; |