mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
新增 代开发小程序 授权事件接收URL,验证票据接口
This commit is contained in:
@@ -104,6 +104,12 @@ public class CacheConstants {
|
||||
* uniApp通过站点id查询枪口列表信息
|
||||
*/
|
||||
public static final String GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID = "GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID:";
|
||||
|
||||
/**
|
||||
* 代开发小程序保存票据
|
||||
*/
|
||||
public static final String COMPONENT_VERIFY_TICKET = "component_verify_ticket:";
|
||||
|
||||
/**
|
||||
* 充电桩sn生成 key
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user