mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
计费模板保存并发布
This commit is contained in:
@@ -162,6 +162,11 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String SELECT_PILE_CONNECTOR_INFO_LIST = "select_pile_connector_info_list:";
|
||||
|
||||
/**
|
||||
* 充电桩状态前缀
|
||||
*/
|
||||
public static final String PILE_STATUS_KEY = "pile_status:";
|
||||
|
||||
/**
|
||||
* 充电桩枪口状态前缀
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user