From 954480166aad6d24c9e9889906a0edf762f0da2a Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期一, 10 二月 2025 16:32:56 +0800
Subject: [PATCH] 优化库存同步

---
 src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java |   15 ++++++---------
 1 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java
index b1cf941..fb00cb6 100644
--- a/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java
+++ b/src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1109.java
@@ -13,20 +13,14 @@
 @Data
 public class Nx2023Api1109 implements Serializable {
 
-    /**
-     *
-     */
-    private static final long serialVersionUID = -6615204510395829490L;
-
-
     @PropertyDef(label = "鏂囦欢鍚嶇О")
     private String wjmc;
 
-    @PropertyDef(label = "搴撳尯浠g爜")
-    private String kqdm;
-
     @PropertyDef(label = "缁熶竴搴撳尯缂栫爜")
     private String tykqbm;
+
+    @PropertyDef(label = "搴撳尯浠g爜")
+    private String kqdm;
     
     @PropertyDef(label = "鏂囦欢绫诲瀷", description = "1锛氬簱鍖洪笩鐬板浘 2锛氬叆搴撳浘鐗� 3锛氬嚭搴撳浘鐗� 4锛氬叆搴撴鏂よ棰戯紙鎴彇妫�鏂ゆ椂闂村墠鍚庡悇 5绉掗挓瑙嗛锛�5锛氬嚭搴撴鏂よ棰戯紙鎴彇妫�鏂ゆ椂闂村墠鍚庡悇 5 绉掗挓瑙嗛锛�104锛氱啅钂稿妗堟帴鍙i檮浠�")
     private String wjlx;
@@ -34,6 +28,9 @@
     @PropertyDef(label = "鏂囦欢娴�")
     private String wjl;
 
+    @PropertyDef(label = "鏂囦欢璺緞",description = "鎺ュ彛鐗堟湰鍙�/鎺ュ彛缂栧彿/缁熶竴搴撳尯缂栫爜/鏂囦欢绫诲瀷/鏂囦欢鍚嶇О")
+    private String wjlj;
+
     @PropertyDef(label = "鎿嶄綔鏍囧織")
     private String czbz;
 

--
Gitblit v1.9.3