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/SH2023Api1104.java |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
index ac5daf4..a249cdd 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
@@ -26,6 +26,9 @@
     @PropertyDef(label = "寤掗棿鍚嶇О")
     private String ajmc;
 
+    @PropertyDef(label = "缁熶竴寤掗棿缂栫爜")
+    private String tyajbm;
+
     @PropertyDef(label = "浠撴埧(鎴栨补缃�)缂栫爜")
     private String cfdm;
 
@@ -183,6 +186,9 @@
     @PropertyDef(label = "浠撴埧绾害")
     private Double wd;
 
+    @PropertyDef(label = "寤掗棿鐘舵��")
+    private String ajzt;
+
     @PropertyDef(label = "鎿嶄綔鏍囧織")
     private String czbz;
 
@@ -190,10 +196,10 @@
     @PropertyDef(label = "鏈�鍚庢洿鏂版椂闂�")
     private Date zhgxsj;
 
-    @PropertyDef(label = "绮鎬ц川浠g爜")
-    private String lsxzdm;
-
     @PropertyDef(label = "鏍囪浣�")
     private String bjw;
 
+    @PropertyDef(label = "绮鎬ц川浠g爜")
+    private String lsxzdm;
+
 }

--
Gitblit v1.9.3