From f7e9d18d1065a065bf06b859dc42e4ac40acda3f Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期一, 25 十二月 2023 14:47:54 +0800
Subject: [PATCH] 熏蒸备案调整

---
 src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java |   21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java
index 8cac8cf..cd7b4c7 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java
@@ -35,9 +35,6 @@
     @PropertyDef(label = "璐т綅浠g爜")
     private String hwdm;
 
-    @PropertyDef(label = "璁″垝鏄庣粏鍙�")
-    private String jhmxh;
-
     @PropertyDef(label = "鍑哄簱閫氱煡鍗曞彿")
     private String cktzdh;
 
@@ -66,11 +63,11 @@
     @PropertyDef(label = "鍗哥伯鍦扮偣")
     private String xldd;
 
-    @PropertyDef(label = "杞﹁埞鍙�")
-    private String cch;
-
     @PropertyDef(label = "杞﹁埞鍙风被鍨�")
     private String cchlx;
+
+    @PropertyDef(label = "杞﹁埞鍙�")
+    private String cch;
 
     @PropertyDef(label = "鎸傝溅鍙�")
     private String gch;
@@ -164,11 +161,19 @@
     @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
     private Date zhgxsj;
 
-    private String pch;
+    private String pch ="鏃�";
     private String bjw;
-    private String jjdh;
+    private String jjdh ="鏃�";
+
+    @PropertyDef(label = "璁″垝鏄庣粏鍙�")
+    private String jhmxh = "鏃�";
 
     @JSONField(format = "yyyy-MM-dd")
     @PropertyDef(label = "璁拌处鏃ユ湡")
     private Date jzrq;
+
+    @PropertyDef(label = "妫�鏂ょ被鍨�")
+    private String jjlx = "鏃�";
+
+    private String lhnd;
 }

--
Gitblit v1.9.3