From 17693372e8de22dd8862f66616937be0223a3bb1 Mon Sep 17 00:00:00 2001 From: Lemon Date: Fri, 27 Dec 2024 08:31:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20=E5=B9=BF=E8=A5=BF?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E6=9E=9A=E4=B8=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsowell/common/enums/thirdparty/ThirdPlatformTypeEnum.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPlatformTypeEnum.java b/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPlatformTypeEnum.java index e38fbfaa9..6766f7aa9 100644 --- a/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPlatformTypeEnum.java +++ b/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPlatformTypeEnum.java @@ -29,7 +29,7 @@ public enum ThirdPlatformTypeEnum { GUI_ZHOU_PLATFORM("18", "贵州省平台", "009390404"), NAN_RUI_PLATFORM("19", "南瑞平台", ""), - GUANG_XI_PLATFORM("20", "广西平台", ""), + GUANG_XI_PLATFORM("20", "广西平台", "450000000"), ; private String typeCode;