From 1dde554c630e2de8ac7b234e57d4f12d7190f3f9 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 28 十月 2025 18:43:32 +0800
Subject: [PATCH] 武汉接口调整
---
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java | 52 +++++++++++++++++++++++++++++++++++++++++-----------
1 files changed, 41 insertions(+), 11 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java
index e2cd350..2a746e4 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1202.java
@@ -2,14 +2,8 @@
import com.alibaba.fastjson.annotation.JSONField;
import com.bstek.dorado.annotation.PropertyDef;
-import com.fzzy.api.entity.ApiParent;
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;
@@ -25,7 +19,6 @@
*/
private static final long serialVersionUID = 760284619085936798L;
-
//12 浣嶆暟瀛楃粍鎴愶紝绗� 1-2 浣嶄负涓氬姟浠g爜锛�14浠h〃绮鍏ュ簱锛夛紝绗� 3-8 浣嶄緷娆′负骞翠唤鐨勫悗涓や綅銆�2 浣嶆湀浠姐��2 浣嶆棩鏈燂紝鍚庡洓浣嶄负椤哄簭鐮併�備緥濡傦細141605041234
@PropertyDef(label = "鍏ュ簱涓氬姟鍗曞彿")
@@ -33,6 +26,9 @@
@PropertyDef(label = "璐т綅浠g爜")
private String hwdm;
+
+ @PropertyDef(label = "缁熶竴璐т綅缂栫爜" )
+ private String tyhwbm;
@PropertyDef(label = "涓氬姟绫诲瀷", description = "2锛氬叆搴擄紙榛樿锛�")
private String ywlx = "2";
@@ -46,6 +42,9 @@
@PropertyDef(label = "鍚堝悓鍙�")
private String hth;
+
+ @PropertyDef(label = "绮潈褰掑睘鍗曚綅缁熶竴缂栫爜")
+ private String lqgsdwtybm;
@PropertyDef(label = "鎵胯繍浜�")
private String cyr;
@@ -73,6 +72,21 @@
@PropertyDef(label = "瑁呯伯鍦扮偣")
private String ldd;
+
+ @PropertyDef(label = "鍞伯浜�")
+ private String slr;
+
+ @PropertyDef(label = "鍞伯浜鸿仈绯绘柟寮�")
+ private String slrlxfs;
+
+ @PropertyDef(label = "鍞伯浜鸿韩浠借瘉鍙�")
+ private String slrsfzh;
+
+ @PropertyDef(label = "鍞伯浜鸿处鍙凤紙閾惰鍗℃垨璐︽埛锛�")
+ private String slrzh;
+
+ @PropertyDef(label = "鍞伯浜哄湴鍧�")
+ private String slrdz;
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
@PropertyDef(label = "鐧昏鏃堕棿")
@@ -177,7 +191,6 @@
private String klyy;
@PropertyDef(label = "鐜板満鎵i噺(鍏枻)")
- @Column(name = "xckl")
private Double xckl;
@PropertyDef(label = "澧炴墸浠�(鍏枻)")
@@ -212,15 +225,32 @@
@PropertyDef(label = "鏇存柊鏃堕棿")
private Date zhgxsj;
+ @PropertyDef(label = "鎵规鍙�")
private String pch = "鏃�";
+
+ @PropertyDef(label = "鏍囪浣�")
private String bjw;
+
+ @PropertyDef(label = "椹宠繍鍗曞彿")
private String bydh = "鏃�";
+
+ @PropertyDef(label = "妫�鏂ゅ崟鍙�")
private String jjdh = "鏃�";
- @PropertyDef(label = "鎿嶄綔鏍囧織")
+
+ @PropertyDef(label = "杞崲骞村害")
private String lhnd;
-
+
+ @PropertyDef(label = "绮鎬ц川杞彉鍗曞彿")
+ private String lsxzzbdh;
+
@JSONField(format = "yyyy-MM-dd")
@PropertyDef(label = "璁拌处鏃ユ湡")
private Date jzrq;
-}
+ @PropertyDef(label = "鐢熸垚鏂瑰紡")
+ private String scfs;
+
+ @PropertyDef(label = "鎵嬪姩琛ュ綍鍘熷洜")
+ private String sdblyy;
+
+}
\ No newline at end of file
--
Gitblit v1.9.3