From cdad99fd8386cc3a44f6e66a85f4d0d0ac6fff03 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 08 二月 2025 10:00:36 +0800
Subject: [PATCH] 优化库存同步

---
 src/main/java/com/fzzy/push/sx2023/data/SX2023Api1304.java |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/push/sx2023/data/SX2023Api1304.java b/src/main/java/com/fzzy/push/sx2023/data/SX2023Api1304.java
index d9ab17a..1874f61 100644
--- a/src/main/java/com/fzzy/push/sx2023/data/SX2023Api1304.java
+++ b/src/main/java/com/fzzy/push/sx2023/data/SX2023Api1304.java
@@ -10,6 +10,8 @@
 
 /**
  * @Description
+绯荤粺閫氱煡
+ResponseDto(success=500, msg=琛�,绗�<0/1>鍒�,瀛楁缂哄け,杩戜技妯$硦瑙勫垯<^.{0,8000}$>,璇︾粏瑙勫垯<纾峰寲姘㈡祿搴﹀�奸泦鍚�>, token=null, bizId=null, JSESSIONID=null, data=null
  * @Author CZT
  * @Date 2024/4/25 14:24
  */
@@ -41,6 +43,10 @@
     @JsonProperty("LXFNDZJH")
     private String lxfndzjh;
 
+    @PropertyDef(label = "纾峰寲姘㈡祿搴﹀�奸泦鍚�")
+    @JsonProperty("LHQNDZJH")
+    private String lhqndzjh;
+
     @PropertyDef(label = "涓�姘у寲姘惈閲忓�奸泦鍚�")
     @JsonProperty("YYHDHLZJH")
     private String yyhdhlzjh;

--
Gitblit v1.9.3