src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1204.java
@@ -14,15 +14,18 @@ @Data public class Nx2023Api1204 implements Serializable { @PropertyDef(label = "入库结算单号", description = "由统一库点代码+结算日期(yyyyMMdd)+4 位顺序号组成") private String tyrkjsdh; @PropertyDef(label = "入库结算单号", description = "由库点代码+结算日期(yyyyMMdd)+4 位顺序号组成") private String rkjsdh; @PropertyDef(label = "货位代码") private String hwdm; @PropertyDef(label = "统一货位编码" ) private String tyhwbm; @PropertyDef(label = "货位代码") private String hwdm; @PropertyDef(label = "合同号") private String hth;