mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 绑定车辆优惠券
This commit is contained in:
@@ -217,6 +217,11 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String AUTHORIZER_REFRESH_TOKEN = "authorizer_refresh_token:";
|
||||
|
||||
/**
|
||||
* 车辆绑定优惠券
|
||||
*/
|
||||
public static final String CAR_BIND_COUPON_BY_ORDER_CODE = "car_bind_coupon_by_order_code:";
|
||||
|
||||
/**
|
||||
* 路通云停系统 通过appid获取的接口调用令牌
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user