From 651ad8e5f0c618f962614cca0fdc284f17fadaec Mon Sep 17 00:00:00 2001 From: Lemon Date: Thu, 14 Mar 2024 15:17:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20=20=E5=8D=8E=E4=B8=BAOperatorID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/enums/thirdparty/ThirdPartyOperatorIdEnum.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPartyOperatorIdEnum.java b/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPartyOperatorIdEnum.java index 7c4799685..f606830be 100644 --- a/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPartyOperatorIdEnum.java +++ b/jsowell-common/src/main/java/com/jsowell/common/enums/thirdparty/ThirdPartyOperatorIdEnum.java @@ -17,7 +17,7 @@ public enum ThirdPartyOperatorIdEnum { XIN_DIAN_TU("6", "MA25CNM38"), HAI_NAN_1("7", "578725200"), HAI_NAN_2("8", "MAA9A0PP1"), - HUA_WEI("9", ""), + HUA_WEI("9", "MA5GTQ528"), ; private String type;