mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
控制绑定优惠券方法的日志打印频率, 5分钟打印一次
This commit is contained in:
@@ -389,4 +389,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