mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update 获取地锁数据
This commit is contained in:
@@ -25,6 +25,9 @@ public class CacheConstants {
|
||||
|
||||
public static final String GET_PILE_MODEL_INFO_BY_MODEL_ID = "get_pile_model_info_by_model_id:";
|
||||
|
||||
// 地锁数据
|
||||
public static final String GROUND_LOCK_DATA = "ground_lock_data:";
|
||||
|
||||
// 根据站点id查询充电桩列表
|
||||
public static final String GET_PILE_LIST_BY_STATION_ID = "get_pile_list_by_station_id:";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user