新增 桩实时数据 故障原因字段

This commit is contained in:
Lemon
2023-08-14 11:41:23 +08:00
parent 4edaef6661
commit acef56864e
3 changed files with 26 additions and 4 deletions

View File

@@ -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
*/