From 715af00851145d97afa322c211dcc44f78238ef1 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期三, 24 九月 2025 14:24:14 +0800 Subject: [PATCH] 61版本13,14同步 --- src/main/java/com/fzzy/push/sh2023/SH2023Constant.java | 11 ++++++++--- 1 files changed, 8 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 40649be..5604706 100644 --- a/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java +++ b/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java @@ -246,18 +246,23 @@ */ public static String SH_2023_API_CODE_3105 = "3105"; /** - * 鎺ュ彛缂栫爜-3106 绮鍏ュ簱淇℃伅 + * 鎺ュ彛缂栫爜-3201 绮鍏ュ簱淇℃伅 */ public static String SH_2023_API_CODE_3201 = "3201"; /** - * 鎺ュ彛缂栫爜-3107 鏉ョ伯妫�楠屼俊鎭� + * 鎺ュ彛缂栫爜-3202 鏉ョ伯妫�楠屼俊鎭� */ public static String SH_2023_API_CODE_3202 = "3202"; /** - * 鎺ュ彛缂栫爜-3108 绮鏀惰喘鍩虹淇℃伅 + * 鎺ュ彛缂栫爜-3203 绮鏀惰喘鍩虹淇℃伅 */ public static String SH_2023_API_CODE_3203 = "3203"; + /** + * 鎺ュ彛缂栫爜-3301 瑙f瀽缁撴灉鍥炶皟 + */ + public static String SH_2023_API_CODE_3301 = "3301"; + } -- Gitblit v1.9.3