From 111f952ebe91c261fa418be96226e1fa01865e3b Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期六, 11 十一月 2023 20:37:52 +0800
Subject: [PATCH] 优化上海接口信息

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

diff --git a/src/main/java/com/fzzy/push/gd2022/GD2022ApiRemoteService2022.java b/src/main/java/com/fzzy/push/gd2022/GD2022ApiRemoteService2022.java
index aa1f79d..251e9dd 100644
--- a/src/main/java/com/fzzy/push/gd2022/GD2022ApiRemoteService2022.java
+++ b/src/main/java/com/fzzy/push/gd2022/GD2022ApiRemoteService2022.java
@@ -668,7 +668,7 @@
             case "1112":
                 return ApiCodeConstant.API_CODE_RYXX;
             case "1113":
-                return "";
+                return ApiCodeConstant.API_CODE_QYXYXX;
             case "1201":
                 return ApiCodeConstant.API_CODE_HTXX;
             case "1202":

--
Gitblit v1.9.3