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;