mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 四川平台协议联调接口
This commit is contained in:
@@ -103,6 +103,8 @@ public class Constants {
|
||||
// public static final String OPERATORID_GUI_ZHOU = "MAC9K4RRX";
|
||||
|
||||
public static final String MANUFACTURER_NAME = "举视(江苏)新能源设备制造有限公司";
|
||||
//设备所属公司
|
||||
public static final String Equipment_Owner_Name = "举视(上海)新能源科技有限公司";
|
||||
|
||||
|
||||
public static final String OPERATORID_XI_XIAO = "MAC13L2Q9";
|
||||
|
||||
@@ -36,6 +36,7 @@ public enum ThirdPlatformTypeEnum {
|
||||
WEI_WANG_XIN_DIAN("23", "微网新电", "MA005DBW1"),
|
||||
HU_ZHOU_PLATFORM("24", "湖州市监管平台", "MA27U00HZ"),
|
||||
CHANG_ZHOU_PLATFORM("25", "新运常畅充", "0585PCW57"),
|
||||
SI_CHUAN_PLATFORM("26", "四川省平台", ""),
|
||||
;
|
||||
|
||||
private String typeCode;
|
||||
|
||||
Reference in New Issue
Block a user