From 36eacf7f2ab1ce7f0c40439b3ee6d13ecfcc5265 Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期一, 25 十一月 2024 10:01:57 +0800 Subject: [PATCH] 调整-上海对农接口1 --- src/main/java/com/fzzy/push/sh2023/SH2023Constant.java | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java b/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java index c601691..40649be 100644 --- a/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java +++ b/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java @@ -248,15 +248,15 @@ /** * 鎺ュ彛缂栫爜-3106 绮鍏ュ簱淇℃伅 */ - public static String SH_2023_API_CODE_3106 = "3106"; + public static String SH_2023_API_CODE_3201 = "3201"; /** * 鎺ュ彛缂栫爜-3107 鏉ョ伯妫�楠屼俊鎭� */ - public static String SH_2023_API_CODE_3107 = "3107"; + public static String SH_2023_API_CODE_3202 = "3202"; /** * 鎺ュ彛缂栫爜-3108 绮鏀惰喘鍩虹淇℃伅 */ - public static String SH_2023_API_CODE_3108 = "3108"; + public static String SH_2023_API_CODE_3203 = "3203"; -- Gitblit v1.9.3