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:
@@ -35,6 +35,9 @@ public class CacheConstants {
|
||||
// 地锁数据
|
||||
public static final String GROUND_LOCK_DATA = "ground_lock_data:";
|
||||
|
||||
// 地锁订单数据
|
||||
public static final String GROUND_LOCK_OCCUPY_ORDER = "ground_lock_occupy_order:";
|
||||
|
||||
// 根据站点id查询充电桩列表
|
||||
public static final String GET_PILE_LIST_BY_STATION_ID = "get_pile_list_by_station_id:";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user