This commit is contained in:
2023-08-23 16:46:07 +08:00
parent c5a8b808c6
commit 2b6ded7b75
4 changed files with 9 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ public class CacheConstants {
public static final String PUSH_STATION_CONNECTOR = "push_station_connector";
// 会员余额退款正在进行中
public static final String MEMBER_BALANCE_REFUNDS_ARE_IN_PROGRESS = "Member_Balance_Refunds_Are_In_Progress:";
public static final String MEMBER_BALANCE_REFUNDS_ARE_IN_PROGRESS = "member_balance_refunds_are_in_progress:";
public static final String PLATFORM_TESTER = "platform_tester:";