邀请 N天配置

This commit is contained in:
2026-03-08 07:31:11 -07:00
parent 7a3a53f1a9
commit 4907853667
4 changed files with 68 additions and 4 deletions
@@ -0,0 +1,4 @@
DELETE
FROM `system`
WHERE `category` = 'invite'
AND `key` = 'GiftDays';