add 新增运营端小程序查询站点及充电枪状态

This commit is contained in:
YAS\29473
2025-12-31 08:56:45 +08:00
parent 38d0d05327
commit fe80482e6b
8 changed files with 342 additions and 0 deletions

View File

@@ -335,6 +335,11 @@ public class CacheConstants {
*/
public static final String PILE_HARDWARE_FAULT = "pile_hardware_fault:";
/**
* 充电枪状态变更时间戳(用于计算状态持续时长)
*/
public static final String PILE_CONNECTOR_STATUS_CHANGE_TIME = "pile_connector_status_change_time:";
/**
* 充电桩sn生成 key
*/