mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 上海宏鹏推送联联
This commit is contained in:
@@ -18,6 +18,8 @@ public class MerchantUtils {
|
||||
// 上海派荷科技有限公司
|
||||
public static final String PAI_HE_MERCHANT_ID = "367";
|
||||
|
||||
public static final String HONG_PENG_MERCHANT_ID = "482";
|
||||
|
||||
|
||||
// 是否是希晓运营商
|
||||
public static boolean isXiXiaoMerchant(String merchantId) {
|
||||
@@ -50,4 +52,8 @@ public class MerchantUtils {
|
||||
String organizationCode = "91310118MA1JLFUU81";
|
||||
System.out.println(getOperatorID(organizationCode));
|
||||
}
|
||||
|
||||
public static boolean isHongPeng(String s) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user