From 91c2cf9cda5e8b83119e6c832530d9d7603103c4 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期三, 23 八月 2023 15:28:08 +0800
Subject: [PATCH] 封装类
---
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2203.java | 97 ++++++++++++++++
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1114.java | 49 ++++++++
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1405.java | 131 +++++++++++++++++++++
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2204.java | 77 ++++++++++++
4 files changed, 354 insertions(+), 0 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1114.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1114.java
new file mode 100644
index 0000000..6c9ca18
--- /dev/null
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1114.java
@@ -0,0 +1,49 @@
+package com.fzzy.push.sh2023.dto;
+
+import com.alibaba.fastjson.annotation.JSONField;
+import com.bstek.dorado.annotation.PropertyDef;
+import lombok.Data;
+
+import java.io.Serializable;
+import java.util.Date;
+
+/**
+ * 璐㈠姟鎶ヨ〃淇℃伅鎺ュ彛
+ */
+@Data
+public class SH2023Api1114 implements Serializable {
+
+ /**
+ *
+ */
+ private static final long serialVersionUID = 4416097604510905407L;
+
+
+ @PropertyDef(label = "鍗曚綅浠g爜")
+ private String dwdm;
+
+ @PropertyDef(label = "鎶ヨ〃鏃堕棿")
+ @JSONField(format = "yyyyMMdd")
+ private Date bbsj;
+
+ @PropertyDef(label = "鎶ヨ〃鍚�")
+ private String bbm;
+
+ @PropertyDef(label = "鎸囨爣鍚嶇О")
+ private String zbmc;
+
+ @PropertyDef(label = "鎸囨爣鍊�1")
+ private String zbz1;
+
+ @PropertyDef(label = "鎸囨爣鍊�2")
+ private String zbz2;
+
+ @PropertyDef(label = "鎿嶄綔鏍囧織")
+ private String czbz;
+
+ @JSONField(format = "yyyy-MM-dd HH:mm:ss")
+ @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
+ private Date zhgxsj;
+
+
+}
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1405.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1405.java
new file mode 100644
index 0000000..30c733d
--- /dev/null
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1405.java
@@ -0,0 +1,131 @@
+package com.fzzy.push.sh2023.dto;
+
+import com.alibaba.fastjson.annotation.JSONField;
+import com.bstek.dorado.annotation.PropertyDef;
+import lombok.Data;
+import lombok.EqualsAndHashCode;
+
+import javax.persistence.Column;
+import javax.persistence.Entity;
+import javax.persistence.Id;
+import javax.persistence.Table;
+import java.io.Serializable;
+import java.util.Date;
+
+/**
+ * 鎺ュ彛琛�-椤圭洰淇℃伅鏁版嵁琛�
+ *
+ * @author chen
+ * @date 2022-09-02 16:03
+ */
+@Data
+@EqualsAndHashCode(callSuper = false)
+public class SH2023Api1405 implements Serializable {
+
+ /**
+ *
+ */
+ private static final long serialVersionUID = 1L;
+
+ @PropertyDef(label = "椤圭洰浠g爜")
+ private String xmdm;
+
+ @PropertyDef(label = "椤圭洰鍚嶇О")
+ private String xmmc;
+
+ @PropertyDef(label = "琛屾斂鍖哄垝浠g爜")
+ private String xzqhdm;
+
+ @PropertyDef(label = "骞翠唤")
+ private String nf;
+
+ @PropertyDef(label = "椤圭洰绫诲瀷")
+ private String xmlx;
+
+ @PropertyDef(label = "寤鸿鍐呭鍙婅妯�")
+ private String jsnr;
+
+ @JSONField(format = "yyyy-MM-dd")
+ @PropertyDef(label = "鎷熷紑宸ユ椂闂�")
+ private Date nkgsj;
+
+ @JSONField(format = "yyyy-MM-dd")
+ @PropertyDef(label = "鎷熷缓鎴愭椂闂�")
+ private Date njcsj;
+
+ @PropertyDef(label = "寤鸿鐘舵��")
+ private String jszt;
+
+ @JSONField(format = "yyyy-MM-dd")
+ @PropertyDef(label = "鐢虫姤鏃ユ湡")
+ private Date sbrq;
+
+ @PropertyDef(label = "瀹℃壒鏂囧彿")
+ private String spwh;
+
+ @PropertyDef(label = "椤圭洰(娉曚汉)鍗曚綅")
+ private String xmdw;
+
+ @PropertyDef(label = "娉曚汉璇佺収绫诲瀷")
+ private String frzzlx;
+
+ @PropertyDef(label = "娉曚汉璇佺収鍙风爜")
+ private String frzzhm;
+
+ @PropertyDef(label = "鑱旂郴浜�")
+ private String lxr;
+
+ @PropertyDef(label = "鑱旂郴鏂瑰紡")
+ private String lxfs;
+
+ @PropertyDef(label = "鐢靛瓙閭")
+ private String dzyx;
+
+ @PropertyDef(label = "寤鸿鍦扮偣")
+ private String jsdd;
+
+ @PropertyDef(label = "鎬绘姇璧�")
+ private double ztz;
+
+ @PropertyDef(label = "鍥哄畾璧勪骇鎶曡祫")
+ private double gdzctz;
+
+ @PropertyDef(label = "涓ぎ璐㈡斂璧勯噾")
+ private double zyczzj;
+
+ @PropertyDef(label = "鐪佽储鏀胯祫閲�")
+ private double sczzj;
+
+ @JSONField(name = "sczzj01")
+ @PropertyDef(label = "甯傝储鏀胯祫閲�")
+ private double sczzj2;
+
+ @PropertyDef(label = "閾惰璐锋")
+ private double yhdk;
+
+ @PropertyDef(label = "鑲$エ鍊哄埜")
+ private double gpzq;
+
+ @PropertyDef(label = "鍏惰祫閲�")
+ private double qtzj;
+
+ @PropertyDef(label = "椤圭洰璧勬枡")
+ private String xmzl;
+
+ @PropertyDef(label = "椤圭洰鍦板潃缁忓害")
+ private double xmdzjd;
+
+ @PropertyDef(label = "椤圭洰鍦板潃绾害")
+ private double zmdzwd;
+
+ @PropertyDef(label = "鎿嶄綔鏍囧織")
+ private String czbz;
+
+ @JSONField(format = "yyyy-MM-dd HH:mm:ss")
+ @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
+ private Date zhgxsj;
+
+ @PropertyDef(label = "鏍囪浣�")
+ private String bjw;
+
+}
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2203.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2203.java
new file mode 100644
index 0000000..c947cec
--- /dev/null
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2203.java
@@ -0,0 +1,97 @@
+package com.fzzy.push.sh2023.dto;
+
+import com.alibaba.fastjson.annotation.JSONField;
+import com.bstek.dorado.annotation.PropertyDef;
+import lombok.Data;
+
+import java.io.Serializable;
+import java.util.Date;
+
+/**
+ * @Author:YAN
+ */
+@Data
+public class SH2023Api2203 implements Serializable {
+ /**
+ *
+ */
+ private static final long serialVersionUID = 4416097604510905407L;
+
+ @PropertyDef(label = "鍚堝悓鍙�")
+ private String htbh;
+
+ @PropertyDef(label = "鏍囩殑鍙�")
+ private String bdh;
+
+ @PropertyDef(label = "鎴愪氦鏃ユ湡")
+ @JSONField(format = "yyMMdd")
+ private String cjrq;
+
+ @PropertyDef(label = "浜ゆ槗鐘舵��")
+ private String jyzt;
+
+ @PropertyDef(label = "绮鎬ц川")
+ private String lsxz;
+
+ @PropertyDef(label = "绮鍝佺澶х被")
+ private String lspzdl;
+
+ @PropertyDef(label = "绮鍝佺鏄庣粏")
+ private String lspzmx;
+
+ @PropertyDef(label = "鐢熶骇骞翠唤")
+ private String scnf;
+
+ @PropertyDef(label = "搴撶偣")
+ private String kd;
+
+ @PropertyDef(label = "涔版柟鍏ㄧО")
+ private String bmfqc;
+
+ @PropertyDef(label = "鍗栨柟鍏ㄧО")
+ private String smfqc;
+
+ @PropertyDef(label = "鎴愪氦鏁伴噺")
+ private Double cjsl;
+
+ @PropertyDef(label = "鎴愪氦閲戦")
+ private Double cjje;
+
+ @PropertyDef(label = "璧锋媿浠�")
+ private Double qpj;
+
+ @PropertyDef(label = "鎴愪氦浠�")
+ private Double cjj;
+
+ @PropertyDef(label = "婧环骞呭害")
+ private Double yjfd;
+
+ @PropertyDef(label = "涔版柟鎵嬬画璐�")
+ private Double bmfsxf;
+
+ @PropertyDef(label = "鍗栨柟鎵嬬画璐�")
+ private String smfsxf;
+
+ @PropertyDef(label = "閲囪喘/閿�鍞被鍨�")
+ private String lx;
+
+ @PropertyDef(label = "涔版柟琛屾斂鍖哄垝")
+ private String bmfxzqh;
+
+ @PropertyDef(label = "鍗栨柟琛屾斂鍖哄垝")
+ private String smfxzqh;
+
+ @PropertyDef(label = "璐т綅鍚嶇О")
+ private String hwmc;
+
+ @PropertyDef(label = "浜ゆ槗琛屾斂鍖哄垝")
+ private String jyxzqh;
+
+ @PropertyDef(label = "鎿嶄綔鏍囧織")
+ private String czbz;
+
+ @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
+ @JSONField(format = "yyyy-MM-dd HH:mm:ss")
+ private Date zhgxsj;
+
+}
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2204.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2204.java
new file mode 100644
index 0000000..fb3e25f
--- /dev/null
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api2204.java
@@ -0,0 +1,77 @@
+package com.fzzy.push.sh2023.dto;
+
+import com.alibaba.fastjson.annotation.JSONField;
+import com.bstek.dorado.annotation.PropertyDef;
+import lombok.Data;
+
+import java.io.Serializable;
+import java.util.Date;
+
+/**
+ * 瀹氬寲姘存楠�
+ *
+ * @Author:YAN
+ */
+@Data
+public class SH2023Api2204 implements Serializable {
+
+ /**
+ *
+ */
+ private static final long serialVersionUID = 4416097604510905407L;
+
+ @PropertyDef(label = "璐ㄦ鎶ュ憡鍗曞彿")
+ private String zjbgdh;
+
+ @PropertyDef(label = "璐т綅浠g爜")
+ private String hwdm;
+
+ @PropertyDef(label = "绮鎬ц川浠g爜")
+ private String lsxzdm;
+
+ @PropertyDef(label = "绮鍝佺浠g爜")
+ private String lspzdm;
+
+ @PropertyDef(label = "绮绛夌骇浠g爜")
+ private String lsdjdm;
+
+ @PropertyDef(label = "妫�楠屾椂闂�")
+ @JSONField(format = "yyyy-MM-dd")
+ private Date jysj;
+
+ @PropertyDef(label = "妫�楠屼汉")
+ private String jyr;
+
+ @PropertyDef(label = "妫�楠屼緷鎹�")
+ private String jyyj;
+
+ @PropertyDef(label = "姘村垎")
+ private Double sf;
+
+ @PropertyDef(label = "鍏ュ簱姘村垎")
+ private Double rksf;
+
+ @PropertyDef(label = "鎵︽牱鏃堕棿")
+ @JSONField(format = "yyyy-MM-dd HH:mm:ss")
+ private Date qysj;
+
+ @PropertyDef(label = "鏉ョ伯浠g爜")
+ private String lldm;
+
+ @PropertyDef(label = "澶囨敞")
+ private String bz;
+
+ @PropertyDef(label = "鎿嶄綔鏍囧織")
+ private String czbz;
+
+ @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
+ @JSONField(format = "yyyy-MM-dd HH:mm:ss")
+ private Date zhgxsj;
+
+ @PropertyDef(label = "鏍囪浣�")
+ private String bjw;
+
+ @PropertyDef(label = "鎵规鍙�")
+ private String pch;
+
+}
--
Gitblit v1.9.3