From 4603da77459b23291191b52a35c5c8ccb9ac60e3 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 28 六月 2024 15:04:49 +0800
Subject: [PATCH] 上海省平台协议-添加统一编码

---
 src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 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..06a2f24 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1205.java
@@ -26,17 +26,15 @@
      */
     private static final long serialVersionUID = -6381473449862569451L;
 
-
     //涓氬姟鍗曞彿鐢� 12 浣嶆暟瀛楃粍鎴愶紝绗� 1-2 浣嶄负涓氬姟缂栫爜锛�15 浠h〃绮鍑哄簱锛夛紝绗� 3-8 浣嶄緷娆′负骞翠唤鐨勫悗涓や綅銆�2 浣嶆湀浠姐��2浣嶆棩鏈燂紝鍚庡洓浣嶄负椤哄簭鐮併�備緥濡傦細141605041234
-    @Id
     @PropertyDef(label = "鍑哄簱涓氬姟鍗曞彿")
     private String ckywdh;
 
     @PropertyDef(label = "璐т綅浠g爜")
     private String hwdm;
 
-    @PropertyDef(label = "璁″垝鏄庣粏鍙�")
-    private String jhmxh;
+    @PropertyDef(label = "缁熶竴璐т綅缂栫爜" )
+    private String tyhwbm;
 
     @PropertyDef(label = "鍑哄簱閫氱煡鍗曞彿")
     private String cktzdh;
@@ -66,11 +64,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 +162,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