From 94a763a3c7bf44c6c9888a15123ac5550311220a Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 26 十一月 2024 13:58:32 +0800
Subject: [PATCH] 调试上海接口,调整对应字段2
---
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1203.java | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1203.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1203.java
index eb9f8b0..c22d63e 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1203.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1203.java
@@ -15,12 +15,12 @@
@PropertyDef(label = "鍏ュ簱妫�楠屽崟鍙�")
private String rkjydh;
- @PropertyDef(label = "璐т綅浠g爜")
- private String hwdm;
-
@PropertyDef(label = "缁熶竴璐т綅缂栫爜" )
private String tyhwbm;
+ @PropertyDef(label = "璐т綅浠g爜")
+ private String hwdm;
+
@PropertyDef(label = "鍏ュ簱涓氬姟鍗曞彿")
private String rkywdh;
--
Gitblit v1.9.3