mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update 未分账支付单分到默认账户
This commit is contained in:
@@ -35,6 +35,9 @@ public class CacheConstants {
|
||||
|
||||
public static final String PUSH_STATION_CONNECTOR = "push_station_connector";
|
||||
|
||||
// 支付确认列表
|
||||
public static final String PAYMENT_CONFIRM_LIST = "payment_confirm_list:";
|
||||
|
||||
// 会员余额退款正在进行中
|
||||
public static final String MEMBER_BALANCE_REFUNDS_ARE_IN_PROGRESS = "member_balance_refunds_are_in_progress:";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user