邀请 N天配置
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DELETE
|
||||
FROM `system`
|
||||
WHERE `category` = 'invite'
|
||||
AND `key` = 'GiftDays';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
DELETE
|
||||
FROM `system`
|
||||
WHERE `category` = 'invite'
|
||||
AND `key` = 'GiftDays';
|
||||