mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
1、新增组织充值和支付宝回调处理;2、新增余额明细查询;
This commit is contained in:
+6
@@ -16,4 +16,10 @@ public class RedisKeyConstants {
|
||||
* 刷新权限
|
||||
*/
|
||||
public static final String PERMISSION_REFRESH = "PERMISSION_REFRESH";
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public static final String PAY_NOTIFY_ORDER_LOCK_KEY = "pay_recharge_order:%s%s";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user