From 6c6b10257d0df6259ac1811774e1de44a283c7c7 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期四, 09 十一月 2023 18:55:21 +0800
Subject: [PATCH] 新增宁夏省平台对接
---
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1212.java | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1212.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1212.java
index 756e56d..cbbfc90 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1212.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1212.java
@@ -9,7 +9,7 @@
import java.util.Date;
/**
- * 鎺ュ彛琛�-绮搴撳瓨淇℃伅
+ * 鎺ュ彛琛�-瀹㈡埛淇℃伅
*/
@Data
@EqualsAndHashCode(callSuper = false)
@@ -41,31 +41,31 @@
private String khmc;
@PropertyDef(label = "娉曞畾浠h〃浜�")
- private String fddbr;
+ private String fddbr = "鏃�";
@PropertyDef(label = "閫氳鍦板潃")
- private String txdz;
+ private String txdz = "鏃�";
@PropertyDef(label = "閭斂缂栫爜")
- private String yzbm;
+ private String yzbm = "鏃�";
@PropertyDef(label = "鑱旂郴浜哄鍚�")
- private String lxrxm;
+ private String lxrxm = "鏃�";
@PropertyDef(label = "鑱旂郴鐢佃瘽")
- private String lxrdh;
+ private String lxrdh = "鏃�";
@PropertyDef(label = "鑱旂郴浜鸿韩浠借瘉鍙�")
- private String lxrsfzh;
+ private String lxrsfzh = "鏃�";
@PropertyDef(label = "鐢靛瓙淇$")
- private String dzyx;
+ private String dzyx = "1";
@PropertyDef(label = "瀹㈡埛鏂瑰紑鎴疯")
- private String khfkhh;
+ private String khfkhh = "999";
@PropertyDef(label = "瀹㈡埛鏂硅处鍙�")
- private String khfzh;
+ private String khfzh = "0";
@PropertyDef(label = "鎿嶄綔鏍囧織")
private String czbz;
--
Gitblit v1.9.3