src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java
@@ -26,15 +26,16 @@ */ private static final long serialVersionUID = -6381473449862569451L; //业务单号由 12 位数字组成,第 1-2 位为业务编码(15 代表粮食出库),第 3-8 位依次为年份的后两位、2 位月份、2位日期,后四位为顺序码。例如:141605041234 @Id @PropertyDef(label = "出库业务单号") private String ckywdh; @PropertyDef(label = "货位代码") private String hwdm; @PropertyDef(label = "统一货位编码" ) private String tyhwbm; @PropertyDef(label = "出库通知单号") private String cktzdh;