From b8bb7aac6f648cac32d14e44c9f410f383b53500 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期二, 15 四月 2025 10:17:19 +0800 Subject: [PATCH] 更新上海接口V3.2 --- 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