From 8172572f01c0baa527085243e010afa4bec5efcc Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 31 十月 2025 17:33:38 +0800
Subject: [PATCH] 陕西2025版接口调整3-新增接口页面
---
src/main/java/com/fzzy/push/gd2023/ApiCodeConstant.java | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/java/com/fzzy/push/gd2023/ApiCodeConstant.java b/src/main/java/com/fzzy/push/gd2023/ApiCodeConstant.java
index 027e110..8d3f74d 100644
--- a/src/main/java/com/fzzy/push/gd2023/ApiCodeConstant.java
+++ b/src/main/java/com/fzzy/push/gd2023/ApiCodeConstant.java
@@ -5,10 +5,6 @@
*/
public class ApiCodeConstant {
-
- public static String API_1023 = "1023";
- public static String API_2001 = "2001";
- public static String API_2002 = "2002";
/**
* 鎺ュ彛缂栫爜-1001 韬唤璁よ瘉鎺ュ彛
*/
@@ -179,6 +175,10 @@
*/
public static String API_CODE_QYXYXX = "qyxyxx";
/**
+ * 鎺ュ彛缂栫爜-1041 璐㈠姟鎶ヨ〃淇℃伅鎺ュ彛
+ */
+ public static String API_CODE_FCQRD = "fcqrd";
+ /**
* 鎺ュ彛缂栫爜-1042 鏂囦欢涓婁紶鎺ュ彛
*/
public static String API_CODE_WJSC = "upload";
--
Gitblit v1.9.3