mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
add 新增联联平台接口 获取充电桩状态信息
This commit is contained in:
@@ -64,6 +64,10 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String SELECT_PILE_STATION_INFO_BY_ID = "select_pile_station_info_by_id:";
|
||||
|
||||
/**
|
||||
* uniApp通过站点id查询枪口列表信息
|
||||
*/
|
||||
public static final String GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID = "GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID:";
|
||||
/**
|
||||
* 充电桩sn生成 key
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user