From 0ca04b760d5c78cc0388efc58e37f02892b2b475 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期三, 18 十月 2023 19:53:21 +0800
Subject: [PATCH] 优化调整上海接口1

---
 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