From 6f9664ebeeca03126e6f710a7b84f3b7678cb3de Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 07 十一月 2024 14:35:54 +0800 Subject: [PATCH] 宁夏接口升级V1.2-测试调整1 --- 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