From a63ccbac7d05e8f7592fd2040275770d59f67c5f Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期四, 05 十二月 2024 11:21:47 +0800
Subject: [PATCH] 同步调整

---
 src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1103.java |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1103.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1103.java
index 5021733..9fe2ccf 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1103.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1103.java
@@ -14,16 +14,18 @@
 @Data
 public class Nx2023Api1103 implements Serializable {
 
+    @PropertyDef(label = "缁熶竴浠撴埧缂栫爜")
+    private String tycfbm;
 
     @PropertyDef(label = "浠撴埧浠g爜" )
     private String cfdm;
 
-    @PropertyDef(label = "缁熶竴浠撴埧缂栫爜")
-    private String tycfbm;
-
     @PropertyDef(label = "浠撴埧鍚嶇О" )
     private String cfmc;
 
+    @PropertyDef(label = "缁熶竴搴撳尯缂栫爜")
+    private String tykqbm;
+
     @PropertyDef(label = "搴撳尯浠g爜" )
     private String kqdm;
 

--
Gitblit v1.9.3