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/Nx2023Api1205.java | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1205.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1205.java index 6b40ff6..18e2a76 100644 --- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1205.java +++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1205.java @@ -15,8 +15,14 @@ @PropertyDef(label = "鍑哄簱涓氬姟鍗曞彿") private String ckywdh; + @PropertyDef(label = "缁熶竴璐т綅缂栫爜" ) + private String tyhwbm; + @PropertyDef(label = "璐т綅浠g爜") private String hwdm; + + @PropertyDef(label = "璁″垝鏄庣粏鍙�") + private String jhmxh; @PropertyDef(label = "鍑哄簱閫氱煡鍗曞彿") private String cktzdh; @@ -30,6 +36,9 @@ @PropertyDef(label = "鍚堝悓鍙�") private String hth; + + @PropertyDef(label = "璐ㄦ鎶ュ憡鍗曞彿") + private String zjbgdh; @PropertyDef(label = "鎵胯繍浜�") private String cyr; @@ -131,8 +140,14 @@ @PropertyDef(label = "鍑哄簱缁撶畻鍗曞彿") private String ckjsdh; - @PropertyDef(label = "鏀舵敮绫诲瀷") - private String szlx; + @PropertyDef(label = "缁熶竴鍑哄簱缁撶畻鍗曞彿") + private String tyckjsdh; + + @PropertyDef(label = "鐢熸垚鏂瑰紡") + private Integer scfs; + + @PropertyDef(label = "鎵嬪姩琛ュ綍鍘熷洜") + private String sdblyy; @PropertyDef(label = "澶囨敞") private String bz; -- Gitblit v1.9.3