f
This commit is contained in:
@@ -25,6 +25,8 @@ ADD INDEX `idx_withdrawal_type` (`withdrawal_type`);
|
||||
ALTER TABLE `agent_withdrawal`
|
||||
ADD INDEX `idx_type_status` (`withdrawal_type`, `status`);
|
||||
|
||||
|
||||
|
||||
-- ============================================
|
||||
-- 说明:
|
||||
-- 1. withdrawal_type 默认值为 1(支付宝),兼容历史数据
|
||||
|
||||
Reference in New Issue
Block a user