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/nx2023/dto/Nx2023Api1308.java |   24 +++++++++---------------
 1 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1308.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1308.java
index 317ea5b..ca09510 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1308.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1308.java
@@ -22,6 +22,9 @@
     @PropertyDef(label = "搴撳尯鍚嶇О" )
     private String kqmc;
 
+    @PropertyDef(label = "缁熶竴搴撳尯缂栫爜")
+    private String tykqbm;
+
     @PropertyDef(label = "搴撳尯浠g爜" )
     private String kqdm;
 
@@ -40,23 +43,14 @@
     @PropertyDef(label = "寮傚父鍛婅璇存槑" )
     private String ycgjsm;
 
-    @PropertyDef(label = "鍥惧儚缂栧彿")
-    private String txbh;
+    @PropertyDef(label = "瑙嗛鏂囦欢璺緞")
+    private String spwjlj;
 
-    @PropertyDef(label = "瑙嗛缂栧彿")
-    private String spbh;
+    @PropertyDef(label = "瑙嗛鏂囦欢娴�")
+    private String spwjl;
 
-    @PropertyDef(label = "褰撳墠澶勭疆鐘舵��")
-    private String czzt;
-
-    @PropertyDef(label = "澶勭疆鍐呭")
-    private String hxczqk;
-
-    @PropertyDef(label = "澶勭疆浜�")
-    private String hxczr;
-
-    @PropertyDef(label = "澶勭疆鏃堕棿")
-    private Date hhxczsj;
+    @PropertyDef(label = "瑙嗛鏂囦欢鍚庣紑鍚�")
+    private String spwjhzm;
 
     @PropertyDef(label = "鎿嶄綔鏍囧織" )
     private String czbz;

--
Gitblit v1.9.3