src/main/java/com/fzzy/api/entity/Api1202.java
@@ -40,7 +40,7 @@ @Column(name = "tyhwbm", length = 28) private String tyhwbm; @PropertyDef(label = "业务类型", description = "2:入库(默认)") @PropertyDef(label = "业务类型", description = "2:入库(默认);3:移库储存入库") @Column(name = "ywlx", length = 1) private String ywlx = "2"; @@ -61,6 +61,10 @@ @Column(name = "lqgsdwdm", length = 18) private String lqgsdwdm; @PropertyDef(label = "粮权归属单位统一编码") @Column(name = "lqgsdwtybm", length = 18) private String lqgsdwtybm; @PropertyDef(label = "承运人") @Column(name = "cyr", length = 64) private String cyr;