mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
Merge branch 'dev' of https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web into dev
This commit is contained in:
@@ -394,4 +394,9 @@ public class CacheConstants {
|
||||
* 根据站点id查询分账配置
|
||||
*/
|
||||
public static final String QUERY_STATION_SPLIT_CONFIG = "query_station_split_config:";
|
||||
|
||||
/**
|
||||
* 优惠券绑定
|
||||
*/
|
||||
public static final String BIND_PARKING_COUPON = "bindParkingCoupon_";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user