From aee5c93d9d8f904d84ecdfff6025ddace615c6b2 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期五, 07 三月 2025 14:36:55 +0800 Subject: [PATCH] 同步与上传调整 --- src/main/java/com/fzzy/api/entity/Api1208.java | 84 +++++++++++++++++++++++------------------- 1 files changed, 46 insertions(+), 38 deletions(-) diff --git a/src/main/java/com/fzzy/api/entity/Api1208.java b/src/main/java/com/fzzy/api/entity/Api1208.java index 50c10fc..c932e6f 100644 --- a/src/main/java/com/fzzy/api/entity/Api1208.java +++ b/src/main/java/com/fzzy/api/entity/Api1208.java @@ -24,122 +24,130 @@ @Table(name = "API_1208") @EqualsAndHashCode(callSuper = false) public class Api1208 extends ApiParent implements Serializable { - - public static String SORT_PROP = "rcsj"; + + public static String SORT_PROP = "rcsj"; /** - * - */ - private static final long serialVersionUID = -5548540780391804729L; - - - @JSONField(serialize = false) - @Id - @Column(name = "id", length = 40) - private String id; - - @PropertyDef(label = "璐т綅浠g爜" ) + * + */ + private static final long serialVersionUID = -5548540780391804729L; + + + @JSONField(serialize = false) + @Id + @Column(name = "id", length = 50) + private String id; + + @PropertyDef(label = "璐т綅浠g爜") @Column(name = "hwdm", length = 30) private String hwdm; - @PropertyDef(label = "绮鍝佺浠g爜" ) + @PropertyDef(label = "缁熶竴璐т綅缂栫爜" ) + @Column(name = "tyhwbm", length = 28) + private String tyhwbm; + + @PropertyDef(label = "绮鍝佺浠g爜") @Column(name = "lspzdm", length = 7) private String lspzdm; - @PropertyDef(label = "绮鎬ц川浠g爜" ) + @PropertyDef(label = "绮鎬ц川浠g爜") @Column(name = "lsxzdm", length = 3) private String lsxzdm; - @PropertyDef(label = "绮绛夌骇浠g爜" ) + @PropertyDef(label = "绮绛夌骇浠g爜") @Column(name = "lsdjdm", length = 2) private String lsdjdm; - @PropertyDef(label = "鏀惰幏骞村害" ) + @PropertyDef(label = "鏀惰幏骞村害") @Column(name = "shnd", length = 4) private String shnd; - @PropertyDef(label = "鍥藉埆" ) + @PropertyDef(label = "鍥藉埆") @Column(name = "gb", length = 6) private String gb; - @PropertyDef(label = "浜у湴" ) + @PropertyDef(label = "浜у湴") @Column(name = "cd", length = 6) private String cd; - @PropertyDef(label = "淇濈鍛�" ) + @PropertyDef(label = "淇濈鍛�") @Column(name = "bgy", length = 64) private String bgy; - @PropertyDef(label = "绮潈褰掑睘鍗曚綅浠g爜" ) + @PropertyDef(label = "绮潈褰掑睘鍗曚綅浠g爜") @Column(name = "lqgsdwdm", length = 18) private String lqgsdwdm; + @PropertyDef(label = "绮潈褰掑睘鍗曚綅缁熶竴缂栫爜") + @Column(name = "lqgstydwbm", length = 20) + private String lqgstydwbm; + @JSONField(serialize = false) - @PropertyDef(label = "绮潈琛屾斂鍖哄垝浠g爜" ) + @PropertyDef(label = "绮潈琛屾斂鍖哄垝浠g爜") @Column(name = "lqxzqhdm", length = 18) private String lqxzqhdm; - @PropertyDef(label = "绠$悊鏂瑰紡" ) + @PropertyDef(label = "绠$悊鏂瑰紡") @Column(name = "glfs", length = 2) private String glfs; - @PropertyDef(label = "鏀跺偍鍦扮偣" ) + @PropertyDef(label = "鏀跺偍鍦扮偣") @Column(name = "scdd", length = 1) private String scdd; - @PropertyDef(label = "鍌ㄧ伯鏂瑰紡" ) + @PropertyDef(label = "鍌ㄧ伯鏂瑰紡") @Column(name = "clfs", length = 1) private String clfs; - @PropertyDef(label = "璐т綅(娌圭綈)鐘舵��" ) + @PropertyDef(label = "璐т綅(娌圭綈)鐘舵��") @Column(name = "hwzt", length = 1) private String hwzt; @JSONField(format = "yyyy-MM-dd HH:mm:ss") - @PropertyDef(label = "鍏ヤ粨鏃堕棿" ) - @Column(name = "rcsj", length = 19) + @PropertyDef(label = "鍏ヤ粨鏃堕棿") + @Column(name = "rcsj") private Date rcsj; @JSONField(format = "yyyy-MM-dd") - @PropertyDef(label = "灏佷粨鏃ユ湡" ) + @PropertyDef(label = "灏佷粨鏃ユ湡") @Column(name = "fcrq") private Date fcrq; @JSONField(format = "yyyy-MM-dd HH:mm:ss") - @PropertyDef(label = "鍑轰粨瀹屾垚鏃堕棿" ) + @PropertyDef(label = "鍑轰粨瀹屾垚鏃堕棿") @Column(name = "ccwcsj") private Date ccwcsj; @JSONField(format = "yyyy-MM-dd HH:mm:ss") - @PropertyDef(label = "娓呬粨鏃堕棿" ) + @PropertyDef(label = "娓呬粨鏃堕棿") @Column(name = "qcsj") private Date qcsj; - @PropertyDef(label = "瀹為檯鏁伴噺(鍏枻)" ) + @PropertyDef(label = "瀹為檯鏁伴噺(鍏枻)") @Column(name = "sjsl", precision = 20, scale = 6) private double sjsl; - @PropertyDef(label = "璁′环鏁伴噺(鍏枻)" ) + @PropertyDef(label = "璁′环鏁伴噺(鍏枻)") @Column(name = "jjsl", precision = 20, scale = 6) private double jjsl; - @PropertyDef(label = "鎴愯揣浣嶅墠鎹熻��(鍏枻)" ) + @PropertyDef(label = "鎴愯揣浣嶅墠鎹熻��(鍏枻)") @Column(name = "chwqsh", precision = 20, scale = 6) private double chwqsh; - @PropertyDef(label = "鍖呭瓨绮寘鏁�(鍖�)" ) + @PropertyDef(label = "鍖呭瓨绮寘鏁�(鍖�)") @Column(name = "bclbs") private Integer bclbs; - @PropertyDef(label = "瀹為檯瑁呯伯绾块珮(绫�)" ) + @PropertyDef(label = "瀹為檯瑁呯伯绾块珮(绫�)") @Column(name = "sjzlxg", precision = 20, scale = 6) private double sjzlxg; - @PropertyDef(label = "绮爢浣撶Н(绔嬫柟绫�)" ) + @PropertyDef(label = "绮爢浣撶Н(绔嬫柟绫�)") @Column(name = "ldtj", precision = 20, scale = 6) private double ldtj; - @PropertyDef(label = "澶囨敞" ) + @PropertyDef(label = "澶囨敞") @Column(name = "bz", length = 400) private String bz; -- Gitblit v1.9.3