mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 华为Service
This commit is contained in:
@@ -232,6 +232,21 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String JIANGSU_PUSH_PILE_STATUS = "JIANGSU_PUSH_PILE_STATUS:";
|
||||
|
||||
/**
|
||||
* 华为获取令牌
|
||||
*/
|
||||
public static final String HUAWEI_GET_TOKEN = "HUAWEI_GET_TOKEN:";
|
||||
|
||||
/**
|
||||
* 华为保存实时设备充电状态信息
|
||||
*/
|
||||
public static final String HUA_WEI_REAL_TIME_INFO_BY_ORDER_CODE = "HUA_WEI_REAL_TIME_INFO_BY_ORDER_CODE:";
|
||||
|
||||
/**
|
||||
* 华为订单信息
|
||||
*/
|
||||
public static final String HUA_WEI_ORDER_INFO_BY_ORDER_CODE = "HUA_WEI_ORDER_INFO_BY_ORDER_CODE:";
|
||||
|
||||
/**
|
||||
* 桩硬件故障
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user