mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 甘肃省平台相关Service
This commit is contained in:
@@ -95,6 +95,8 @@ public class Constants {
|
||||
public static final String OPERATORID_LIANLIAN = "MA1JLFUU8";
|
||||
public static final String OPERATORID_JIANG_SU = "MA1X78KH5";
|
||||
|
||||
public static final String MANUFACTURER_NAME = "举视(江苏)新能源设备制造有限公司";
|
||||
|
||||
|
||||
public static final String OPERATORID_XI_XIAO = "MAC13L2Q9";
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ public enum ThirdPlatformTypeEnum {
|
||||
SHEN_ZHEN_PLATFORM("14", "深圳平台", ""),
|
||||
ZHE_JIANG_PLATFORM("15", "浙江省平台", "002485048"),
|
||||
SU_ZHOU_PLATFORM("16", "苏州市平台", "MAC1MFJ1X"),
|
||||
GAN_SU_PLATFORM("17", "甘肃省平台", ""),
|
||||
;
|
||||
|
||||
private String typeCode;
|
||||
|
||||
Reference in New Issue
Block a user