From 2a1e25449eec1a3bb9cde0e3f25ede3134253bdc Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 05 六月 2024 18:25:06 +0800
Subject: [PATCH] 优化宁夏省平台-统一编码服务

---
 src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1307.java |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1307.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1307.java
index a6a29b5..3b8e5e3 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1307.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1307.java
@@ -27,6 +27,18 @@
     @PropertyDef(label = "璐т綅浠g爜" )
     private String hwdm;
 
+    @PropertyDef(label = "缁熶竴搴撳尯缂栫爜")
+    private String tykqbm;
+
+    @PropertyDef(label = "缁熶竴浠撴埧缂栫爜")
+    private String tycfbm;
+
+    @PropertyDef(label = "缁熶竴璐т綅缂栫爜" )
+    private String tyhwbm;
+
+    @PropertyDef(label = "浠撳唴鍥惧儚鏂囦欢娴�" )
+    private String cntxwjl;
+
     @JSONField(format = "yyyy-MM-dd HH:mm:ss")
     @PropertyDef(label = "鎶撴媿鏃堕棿" )
     private Date zpsj;

--
Gitblit v1.9.3