From 564aa96d9468d82cf62db0eb6a7907cf836ea21c Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 15 八月 2023 16:24:41 +0800
Subject: [PATCH] Api12实体类核对

---
 src/main/java/com/fzzy/api/entity/Api1203.java |    4 +
 src/main/java/com/fzzy/api/entity/Api1212.java |   66 +++++++++++----------
 src/main/java/com/fzzy/api/entity/Api1202.java |    8 ++
 src/main/java/com/fzzy/api/entity/Api1208.java |   76 ++++++++++++------------
 src/main/java/com/fzzy/api/entity/Api1201.java |   14 ++--
 src/main/java/com/fzzy/api/entity/Api1205.java |    8 ++
 6 files changed, 100 insertions(+), 76 deletions(-)

diff --git a/src/main/java/com/fzzy/api/entity/Api1201.java b/src/main/java/com/fzzy/api/entity/Api1201.java
index 2943651..ce74931 100644
--- a/src/main/java/com/fzzy/api/entity/Api1201.java
+++ b/src/main/java/com/fzzy/api/entity/Api1201.java
@@ -92,7 +92,7 @@
 
     @JSONField(format = "yyyy-MM-dd")
     @PropertyDef(label = "绛捐鏃ユ湡")
-    @Column(name = "qdrq", length = 10)
+    @Column(name = "qdrq")
     private Date qdrq;
 
     @JSONField(format = "yyyy-MM-dd")
@@ -126,7 +126,7 @@
     private BigDecimal htzje;
 
     @PropertyDef(label = "灞ョ害淇濊瘉閲�")
-    @Column(name = "lybzj")
+    @Column(name = "lybzj", precision = 20, scale = 6)
     private double lybzj;
 
     @JSONField(format = "yyyy-MM-dd")
@@ -136,22 +136,22 @@
 
     @JSONField(name = "Lysl")
     @PropertyDef(label = "灞ョ害鏁伴噺")
-    @Column(name = "lysl")
+    @Column(name = "lysl", precision = 20, scale = 6)
     private double lysl;
 
     @JSONField(name = "Lyl")
     @PropertyDef(label = "灞ョ害鐜�")
-    @Column(name = "lyl")
+    @Column(name = "lyl", precision = 20, scale = 6)
     private double lyl;
 
     @JSONField(name = "Jsjg")
     @PropertyDef(label = "缁撶畻浠锋牸")
-    @Column(name = "jsjg")
+    @Column(name = "jsjg", precision = 20, scale = 6)
     private double jsjg;
 
-    @JSONField(name = "Jszje",serializeUsing = NumberSerializer.class)
+    @JSONField(name = "Jszje", serializeUsing = NumberSerializer.class)
     @PropertyDef(label = "缁撶畻鎬婚噾棰�")
-    @Column(name = "jszje")
+    @Column(name = "jszje", precision = 20, scale = 6)
     private BigDecimal jszje;
 
     @PropertyDef(label = "缁撶畻涓庡悎鍚屼竴鑷存��")
diff --git a/src/main/java/com/fzzy/api/entity/Api1202.java b/src/main/java/com/fzzy/api/entity/Api1202.java
index 17cffde..f8f9a08 100644
--- a/src/main/java/com/fzzy/api/entity/Api1202.java
+++ b/src/main/java/com/fzzy/api/entity/Api1202.java
@@ -59,6 +59,10 @@
     @Column(name = "hth", length = 64)
     private String hth;
 
+    @PropertyDef(label = "绮潈褰掑睘鍗曚綅浠g爜")
+    @Column(name = "lqgsdwdm", length = 18)
+    private String lqgsdwdm;
+
     @PropertyDef(label = "鎵胯繍浜�")
     @Column(name = "cyr", length = 64)
     private String cyr;
@@ -210,6 +214,10 @@
     @Column(name = "qzhlmkl", precision = 20, scale = 6)
     private double qzhlmkl;
 
+    @PropertyDef(label = "鍏朵腑锛氬叾浠栨墸閲�(鍏枻)")
+    @Column(name = "qzqtkl", precision = 20, scale = 6)
+    private double qzqtkl;
+
     @PropertyDef(label = "鏁寸悊璐圭敤鎶樻墸閲�(鍏枻)")
     @Column(name = "zlfyzkl", precision = 20, scale = 6)
     private double zlfyzkl;
diff --git a/src/main/java/com/fzzy/api/entity/Api1203.java b/src/main/java/com/fzzy/api/entity/Api1203.java
index 414cce9..51d196e 100644
--- a/src/main/java/com/fzzy/api/entity/Api1203.java
+++ b/src/main/java/com/fzzy/api/entity/Api1203.java
@@ -83,6 +83,10 @@
     @Column(name = "jyjg", length = 1)
     private String jyjg;
 
+    @PropertyDef(label = "椋熷搧瀹夊叏鎸囨爣鏄惁鍚堟牸")
+    @Column(name = "spaqzbsfhg", length = 1)
+    private String spaqzbsfhg;
+
     @PropertyDef(label = "绮鍝佺浠g爜")
     @Column(name = "lspzdm", length = 7)
     private String lspzdm;
diff --git a/src/main/java/com/fzzy/api/entity/Api1205.java b/src/main/java/com/fzzy/api/entity/Api1205.java
index 12f90ff..799a3d0 100644
--- a/src/main/java/com/fzzy/api/entity/Api1205.java
+++ b/src/main/java/com/fzzy/api/entity/Api1205.java
@@ -38,6 +38,10 @@
     @Column(name = "hwdm", length = 30)
     private String hwdm;
 
+    @PropertyDef(label = "璁″垝鏄庣粏鍙�")
+    @Column(name = "jhmxh", length = 50)
+    private String jhmxh;
+
     @PropertyDef(label = "鍑哄簱閫氱煡鍗曞彿")
     @Column(name = "cktzdh", length = 32)
     private String cktzdh;
@@ -116,6 +120,10 @@
     @Column(name = "cddm", length = 6)
     private String cddm;
 
+    @PropertyDef(label = "妫�鏂ょ被鍨�", description = "0锛氱О閲嶅叆搴擄紙榛樿锛�1锛氭爣鍑嗗寘鍏ュ簱")
+    @Column(name = "jjlx", length = 1)
+    private String jjlx = "0";
+
     @PropertyDef(label = "鐨噸(鍏枻)")
     @Column(name = "pz", precision = 20, scale = 6)
     private double pz;
diff --git a/src/main/java/com/fzzy/api/entity/Api1208.java b/src/main/java/com/fzzy/api/entity/Api1208.java
index 50c10fc..686499a 100644
--- a/src/main/java/com/fzzy/api/entity/Api1208.java
+++ b/src/main/java/com/fzzy/api/entity/Api1208.java
@@ -24,122 +24,122 @@
 @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 = 40)
+    private String id;
+
+    @PropertyDef(label = "璐т綅浠g爜")
     @Column(name = "hwdm", length = 30)
     private String hwdm;
 
-    @PropertyDef(label = "绮鍝佺浠g爜" )
+    @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;
 
     @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;
 
diff --git a/src/main/java/com/fzzy/api/entity/Api1212.java b/src/main/java/com/fzzy/api/entity/Api1212.java
index 1fb2bc0..ea6590c 100644
--- a/src/main/java/com/fzzy/api/entity/Api1212.java
+++ b/src/main/java/com/fzzy/api/entity/Api1212.java
@@ -22,89 +22,93 @@
 @Data
 @Entity
 @Table(name = "API_1212")
-@EqualsAndHashCode(callSuper=false)
+@EqualsAndHashCode(callSuper = false)
 public class Api1212 extends ApiParent implements Serializable {
-	
-	
-	public static String SORT_PROP = "kqmc";
-	
-	
-	/**
-	 * 
-	 */
-	private static final long serialVersionUID = 7045890079349304758L;
 
-	@JSONField(serialize = false)
-	@Id
-	@Column(name = "id")
-	private String id;
 
-    @PropertyDef(label = "鍗曚綅浠g爜",required =true )
+    public static String SORT_PROP = "kqmc";
+
+
+    /**
+     *
+     */
+    private static final long serialVersionUID = 7045890079349304758L;
+
+    @JSONField(serialize = false)
+    @Id
+    @Column(name = "id")
+    private String id;
+
+    @PropertyDef(label = "鍗曚綅浠g爜", required = true)
     @Column(name = "dwdm", length = 18)
     private String dwdm;
 
-    @PropertyDef(label = "鍗曚綅鍚嶇О",required =true )
+    @PropertyDef(label = "鍗曚綅鍚嶇О", required = true)
     @Column(name = "dwmc", length = 256)
     private String dwmc;
 
-    @PropertyDef(label = "搴撳尯鍚嶇О" )
+    @PropertyDef(label = "搴撳尯浠g爜")
+    @Column(name = "kqdm", length = 21)
+    private String kqdm;
+    
+    @PropertyDef(label = "搴撳尯鍚嶇О")
     @Column(name = "kqmc", length = 256)
     private String kqmc;
 
-    @PropertyDef(label = "瀹㈡埛绫诲瀷",required =true )
+    @PropertyDef(label = "瀹㈡埛绫诲瀷", required = true)
     @Column(name = "khlx", length = 1)
     private String khlx;
 
-    @PropertyDef(label = "瀹㈡埛缁熶竴绀句細淇$敤浠g爜鎴栬韩浠借瘉鍙�" )
+    @PropertyDef(label = "瀹㈡埛缁熶竴绀句細淇$敤浠g爜鎴栬韩浠借瘉鍙�")
     @Column(name = "khtyshxydmhsfzh", length = 18)
     private String khtyshxydmhsfzh;
 
-    @PropertyDef(label = "瀹㈡埛鍚嶇О",required =true )
+    @PropertyDef(label = "瀹㈡埛鍚嶇О", required = true)
     @Column(name = "khmc", length = 256)
     private String khmc;
 
-    @PropertyDef(label = "娉曞畾浠h〃浜�" )
+    @PropertyDef(label = "娉曞畾浠h〃浜�")
     @Column(name = "fddbr", length = 64)
     private String fddbr;
 
-    @PropertyDef(label = "閫氳鍦板潃" )
+    @PropertyDef(label = "閫氳鍦板潃")
     @Column(name = "txdz", length = 512)
     private String txdz;
 
-    @PropertyDef(label = "閭斂缂栫爜" )
+    @PropertyDef(label = "閭斂缂栫爜")
     @Column(name = "yzbm", length = 6)
     private String yzbm;
 
-    @PropertyDef(label = "鑱旂郴浜哄鍚�" )
+    @PropertyDef(label = "鑱旂郴浜哄鍚�")
     @Column(name = "lxrxm", length = 64)
     private String lxrxm;
 
-    @PropertyDef(label = "鑱旂郴鐢佃瘽" )
+    @PropertyDef(label = "鑱旂郴鐢佃瘽")
     @Column(name = "lxrdh", length = 20)
     private String lxrdh;
 
-    @PropertyDef(label = "鑱旂郴浜鸿韩浠借瘉鍙�" )
+    @PropertyDef(label = "鑱旂郴浜鸿韩浠借瘉鍙�")
     @Column(name = "lxrsfzh", length = 18)
     private String lxrsfzh;
 
-    @PropertyDef(label = "鐢靛瓙淇$" )
+    @PropertyDef(label = "鐢靛瓙淇$")
     @Column(name = "dzyx", length = 64)
     private String dzyx;
 
-    @PropertyDef(label = "瀹㈡埛鏂瑰紑鎴疯" )
+    @PropertyDef(label = "瀹㈡埛鏂瑰紑鎴疯")
     @Column(name = "khfkhh", length = 3)
     private String khfkhh;
 
-    @PropertyDef(label = "瀹㈡埛鏂硅处鍙�" )
+    @PropertyDef(label = "瀹㈡埛鏂硅处鍙�")
     @Column(name = "khfzh", length = 30)
     private String khfzh;
 
-    @PropertyDef(label = "鎿嶄綔鏍囧織" )
+    @PropertyDef(label = "鎿嶄綔鏍囧織")
     @Column(name = "czbz", length = 1)
     private String czbz;
 
     @JSONField(format = "yyyy-MM-dd HH:mm:ss")
-    @PropertyDef(label = "鏇存柊鏃堕棿" )
+    @PropertyDef(label = "鏇存柊鏃堕棿")
     @Column(name = "zhgxsj")
     private Date zhgxsj;
 

--
Gitblit v1.9.3