From 36eacf7f2ab1ce7f0c40439b3ee6d13ecfcc5265 Mon Sep 17 00:00:00 2001
From: ws <ws@123.com>
Date: 星期一, 25 十一月 2024 10:01:57 +0800
Subject: [PATCH] 调整-上海对农接口1

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

diff --git a/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1310.java b/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1310.java
index c1f94b3..7ec59b1 100644
--- a/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1310.java
+++ b/src/main/java/com/fzzy/push/sx2024/data/SX2024Api1310.java
@@ -20,6 +20,10 @@
     @JsonProperty("HWDM")
     private String hwdm;
 
+    @PropertyDef(label = "缁熶竴璐т綅浠g爜")
+    @JsonProperty("TYHWBM")
+    private String tyhwbm;
+
     @PropertyDef(label = "璐ㄦ鎶ュ憡鍗曞彿")
     @JsonProperty("ZJBGDH")
     private String zjbgdh;

--
Gitblit v1.9.3