From 48c2d923c521e753c699005d979bb3de6bdcf198 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期二, 07 十一月 2023 10:39:25 +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