This commit is contained in:
Mrx
2026-02-08 17:08:09 +08:00
parent a14f1dcf2a
commit e96adc9f98
4 changed files with 11 additions and 12 deletions

View File

@@ -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支付宝兼容历史数据