From a63ccbac7d05e8f7592fd2040275770d59f67c5f Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期四, 05 十二月 2024 11:21:47 +0800
Subject: [PATCH] 同步调整

---
 src/main/java/com/fzzy/push/sx2024/data/SX2024Api1209.java |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1209.java b/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1209.java
index bd1c118..85d71b3 100644
--- a/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1209.java
+++ b/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1209.java
@@ -143,6 +143,22 @@
     @JsonProperty("BZ")
     private String bz;
 
+    @PropertyDef(label = "绮鍝佺浠g爜")
+    @JsonProperty("LSPZDM")
+    private String lspzdm;
+
+    @PropertyDef(label = "绮鎬ц川浠g爜")
+    @JsonProperty("LSXZDM")
+    private String lsxzdm;
+
+    @PropertyDef(label = "绮绛夌骇浠g爜")
+    @JsonProperty("LSDJDM")
+    private String lsdjdm;
+
+    @PropertyDef(label = "鏀惰幏骞村害")
+    @JsonProperty("SHND")
+    private String shnd;
+
     @PropertyDef(label = "鎿嶄綔鏍囧織")
     @JsonProperty("CZBZ")
     private String czbz;

--
Gitblit v1.9.3