czt
2024-11-09 2f7b25914dae54442b3fe2f91bb0060fcfd81e96
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1110.java
@@ -14,23 +14,23 @@
@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;