hi-server/initialize/migrate/database/02139_invite_gift_days.down.sql
shanshanzhong 79a97ec569
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m45s
限制套餐具体到 档位
2026-03-08 21:25:07 -07:00

5 lines
75 B
SQL

select
FROM `system`
WHERE `category` = 'invite'
AND `key` = 'GiftDays';