From 1dde554c630e2de8ac7b234e57d4f12d7190f3f9 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 28 十月 2025 18:43:32 +0800
Subject: [PATCH] 武汉接口调整
---
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java
index 8b18f4d..fb00cb6 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java
@@ -13,14 +13,11 @@
@Data
public class Nx2023Api1109 implements Serializable {
- /**
- *
- */
- private static final long serialVersionUID = -6615204510395829490L;
-
-
@PropertyDef(label = "鏂囦欢鍚嶇О")
private String wjmc;
+
+ @PropertyDef(label = "缁熶竴搴撳尯缂栫爜")
+ private String tykqbm;
@PropertyDef(label = "搴撳尯浠g爜")
private String kqdm;
@@ -31,6 +28,9 @@
@PropertyDef(label = "鏂囦欢娴�")
private String wjl;
+ @PropertyDef(label = "鏂囦欢璺緞",description = "鎺ュ彛鐗堟湰鍙�/鎺ュ彛缂栧彿/缁熶竴搴撳尯缂栫爜/鏂囦欢绫诲瀷/鏂囦欢鍚嶇О")
+ private String wjlj;
+
@PropertyDef(label = "鎿嶄綔鏍囧織")
private String czbz;
--
Gitblit v1.9.3