src/main/java/com/fzzy/api/entity/Api1213.java
@@ -20,7 +20,7 @@ @Table(name = "API_1213") public class Api1213 implements Serializable { public static String SORT_PROP = "fcrq"; public static String SORT_PROP = "fcqrdh"; @Id @PropertyDef(label = "封仓确认单号", description = "2位业务编码(21代表封仓)+yyMMdd+4位顺序码,212405040001") @@ -73,8 +73,8 @@ private Double fcsl; @PropertyDef(label = "封仓申请人") @Column(name = "fcsrq", length = 40) private String fcsrq; @Column(name = "fcsqr", length = 40) private String fcsqr; @PropertyDef(label = "部门审核人") @Column(name = "bmshr", length = 40)