update 绑定车辆优惠券

This commit is contained in:
Lemon
2024-10-21 13:48:15 +08:00
parent f0ce2a1393
commit 962d128882
3 changed files with 35 additions and 8 deletions

View File

@@ -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获取的接口调用令牌
*/