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/Nx2023Api1202.java | 33 ++++++++++++++++++++++++++++++--- 1 files changed, 30 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java index d4b4ff4..693a867 100644 --- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java +++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java @@ -17,6 +17,9 @@ @PropertyDef(label = "鍏ュ簱涓氬姟鍗曞彿") private String rkywdh; + @PropertyDef(label = "缁熶竴璐т綅缂栫爜" ) + private String tyhwbm; + @PropertyDef(label = "璐т綅浠g爜") private String hwdm; @@ -36,6 +39,9 @@ @PropertyDef(label = "绮潈褰掑睘鍗曚綅浠g爜") private String lqgsdwdm; + @PropertyDef(label = "绮潈褰掑睘鍗曚綅缁熶竴缂栫爜") + private String lqgsdwtybm; + @PropertyDef(label = "鎵胯繍浜�") private String cyr; @@ -54,11 +60,23 @@ @PropertyDef(label = "杞﹁埞鍙�") private String cch; - @PropertyDef(label = "杞﹁埞鍙风被鍨�") - private String cchlx; - @PropertyDef(label = "鎸傝溅鍙�") private String gch; + + @PropertyDef(label = "鍞伯浜�") + private String slr; + + @PropertyDef(label = "鍞伯浜鸿仈绯绘柟寮�") + private String slrlxfs; + + @PropertyDef(label = "鍞伯浜鸿韩浠借瘉鍙�") + private String slrsfzh; + + @PropertyDef(label = "鍞伯浜鸿处鍙凤紙閾惰鍗℃垨璐︽埛锛�") + private String slrzh; + + @PropertyDef(label = "鍞伯浜哄湴鍧�") + private String slrdz; @PropertyDef(label = "瑁呯伯鍦扮偣") private String ldd; @@ -190,6 +208,15 @@ @PropertyDef(label = "鍏ュ簱缁撶畻鍗曞彿") private String rkjsdh; + @PropertyDef(label = "缁熶竴鍏ュ簱缁撶畻鍗曞彿") + private String tyrkjsdh; + + @PropertyDef(label = "鐢熸垚鏂瑰紡") + private Integer scfs = 1; + + @PropertyDef(label = "鎵嬪姩琛ュ綍鍘熷洜") + private String sdblyy; + @PropertyDef(label = "澶囨敞") private String bz; -- Gitblit v1.9.3