mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
新增 桩实时数据 故障原因字段
This commit is contained in:
@@ -143,6 +143,11 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String AUTHORIZER_REFRESH_TOKEN = "authorizer_refresh_token:";
|
||||
|
||||
/**
|
||||
* 桩硬件故障
|
||||
*/
|
||||
public static final String PILE_HARDWARE_FAULT = "pile_hardware_fault:";
|
||||
|
||||
/**
|
||||
* 充电桩sn生成 key
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user