From dfcbc39f673341bc6c213f3ab8fabe0bc552f5fa Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 20 十一月 2024 14:45:12 +0800
Subject: [PATCH] 宁夏1307接口预置位编码调整
---
src/main/java/com/fzzy/push/gd2022/dto/Gd2022Api1101.java | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/main/java/com/fzzy/push/gd2022/dto/Gd2022Api1101.java b/src/main/java/com/fzzy/push/gd2022/dto/Gd2022Api1101.java
index 5a6bbaf..07c2abd 100644
--- a/src/main/java/com/fzzy/push/gd2022/dto/Gd2022Api1101.java
+++ b/src/main/java/com/fzzy/push/gd2022/dto/Gd2022Api1101.java
@@ -28,6 +28,9 @@
@PropertyDef(label = "鍗曚綅鍚嶇О")
private String dwmc;
+ @PropertyDef(label = "缁熶竴鍗曚綅缂栫爜")
+ private String tydwbm;
+
@PropertyDef(label = "鍗曚綅绫诲瀷")
private String dwlx;
@@ -97,6 +100,9 @@
@PropertyDef(label = "绾害")
private Double wd;
+ @PropertyDef(label = "鍗曚綅鐘舵��")
+ private String dwzt;
+
@PropertyDef(label = "澶囨绫诲瀷")
private String balx;
--
Gitblit v1.9.3