feat(M07-B): 接入充值优惠规则
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DROP TABLE IF EXISTS qipai_recharge_orders;
|
||||
DROP TABLE IF EXISTS qipai_recharge_plans;
|
||||
|
||||
DELETE FROM qipai_schema_migrations WHERE version = '2026062422';
|
||||
Reference in New Issue
Block a user