mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
充电中是否在充电中保存到redis
This commit is contained in:
@@ -37,6 +37,8 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String PILE_REAL_TIME_MONITOR_DATA = "pile_real_time_monitor_data:";
|
||||
|
||||
public static final String PILE_IS_CHARGING = "pile_is_charging:";
|
||||
|
||||
/**
|
||||
* 充电桩最后连接时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user