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/SH2023Api1201.java | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1201.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1201.java
index 9252212..c3e00a3 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1201.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1201.java
@@ -31,7 +31,7 @@
@PropertyDef(label = "缁熶竴鍗曚綅缂栫爜")
private String tydwbm;
- @PropertyDef(label = "涓氬姟绫诲埆")
+ @PropertyDef(label = "涓氬姟绫诲埆",description = "1:閿�鍞悎鍚�,2:閲囪喘鍚堝悓,3锛氬鎵樻敹鍌ㄥ悎鍚�,4锛氬鎵樻敹璐悎鍚�")
private String ywlx;
@PropertyDef(label = "璐攢鏂瑰紡")
@@ -74,6 +74,9 @@
@JSONField(format = "yyyy-MM-dd")
@PropertyDef(label = "绾﹀畾瀹屾垚鏃堕棿")
private Date ydwcsj;
+
+ @PropertyDef(label = "楠屾敹鏂瑰紡")
+ private String ysfs;
@PropertyDef(label = "绛捐鍦扮偣")
private String qddd;
@@ -119,6 +122,15 @@
@PropertyDef(label = "缁撶畻涓庡悎鍚屼笉涓�鑷村師鍥�")
private String jsyhtbyzyy;
+ /**
+ * 1锛氬叏棰濆厛娆惧悗璐�
+ * 2锛氭寜鍒版杩涘害閫愭壒鍙戣揣
+ * 3锛氳揣鍒板苟纭鍚庝竴娆℃�т粯娆�
+ * 4锛氭寜鍒拌揣鎵规閫愭壒纭銆侀�愭壒浠樻
+ */
+ @PropertyDef(label = "浠樻鏂瑰紡")
+ private String fkfs;
+
@PropertyDef(label = "瀹㈡埛鏂瑰紑鎴疯")
private String khfkhh;
@@ -156,4 +168,7 @@
@PropertyDef(label = "鏍囪浣�")
private String bjw;
+
+ @PropertyDef(label = "杞崲骞村害")
+ private String lhnd;
}
--
Gitblit v1.9.3