From dadeff7f68d36c6a369c8d2d30cbe210d1be9a6c Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期一, 06 十一月 2023 22:06:30 +0800
Subject: [PATCH] 同步入库信息和库存

---
 src/main/java/com/fzzy/push/gd2022/ApiCodeConstant.java |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/fzzy/push/gd2022/ApiCodeConstant.java b/src/main/java/com/fzzy/push/gd2022/ApiCodeConstant.java
index 07f0480..10656c8 100644
--- a/src/main/java/com/fzzy/push/gd2022/ApiCodeConstant.java
+++ b/src/main/java/com/fzzy/push/gd2022/ApiCodeConstant.java
@@ -6,6 +6,7 @@
 public class ApiCodeConstant {
 
 
+    public static String API_1023 = "1023";
     /**
      * 鎺ュ彛缂栫爜-1001 韬唤璁よ瘉鎺ュ彛
      */
@@ -110,7 +111,7 @@
     /**
      * 鎺ュ彛缂栫爜-1026 杞崲璁″垝淇℃伅鎺ュ彛
      */
-    public static String API_CODE_LHJHXX = "lhjhxx";
+    public static String API_CODE_LHJH = "lhjh";
     /**
      * 鎺ュ彛缂栫爜-1027 杞崲璁″垝鏄庣粏淇℃伅鎺ュ彛
      */

--
Gitblit v1.9.3