From 8172572f01c0baa527085243e010afa4bec5efcc Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 31 十月 2025 17:33:38 +0800
Subject: [PATCH] 陕西2025版接口调整3-新增接口页面
---
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
index ac5daf4..a249cdd 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
@@ -26,6 +26,9 @@
@PropertyDef(label = "寤掗棿鍚嶇О")
private String ajmc;
+ @PropertyDef(label = "缁熶竴寤掗棿缂栫爜")
+ private String tyajbm;
+
@PropertyDef(label = "浠撴埧(鎴栨补缃�)缂栫爜")
private String cfdm;
@@ -183,6 +186,9 @@
@PropertyDef(label = "浠撴埧绾害")
private Double wd;
+ @PropertyDef(label = "寤掗棿鐘舵��")
+ private String ajzt;
+
@PropertyDef(label = "鎿嶄綔鏍囧織")
private String czbz;
@@ -190,10 +196,10 @@
@PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
private Date zhgxsj;
- @PropertyDef(label = "绮鎬ц川浠g爜")
- private String lsxzdm;
-
@PropertyDef(label = "鏍囪浣�")
private String bjw;
+ @PropertyDef(label = "绮鎬ц川浠g爜")
+ private String lsxzdm;
+
}
--
Gitblit v1.9.3