Revert "新增用户字段today_stauts"

This reverts commit 4ff632ed2a.
This commit is contained in:
DLmaster
2025-02-07 19:56:41 +08:00
parent 4ff632ed2a
commit 6c2f19a884
4 changed files with 8 additions and 50 deletions

View File

@@ -789,7 +789,6 @@ class MaaSettingBox(QWidget):
"numb",
"mode",
"uid",
"today_status",
]
self.userlist_simple_index = [
0,
@@ -809,7 +808,6 @@ class MaaSettingBox(QWidget):
"-",
"-",
"-",
"-"
]
self.userlist_beta_index = [
0,
@@ -829,7 +827,6 @@ class MaaSettingBox(QWidget):
"-",
"-",
"-",
"-",
]
self.pivot = Pivot(self)
@@ -1228,7 +1225,7 @@ class MaaSettingBox(QWidget):
elif "高级用户列表" in self.pivot.currentRouteKey():
set_book = ["beta", self.user_list_beta.rowCount()]
Config.cur.execute(
"INSERT INTO adminx VALUES('新用户','手机号码(官服)/B站IDB服','Official',-1,'y','2000-01-01','1-7','-','-','n','n','n',?,'',0,?,?,'n')",
"INSERT INTO adminx VALUES('新用户','手机号码(官服)/B站IDB服','Official',-1,'y','2000-01-01','1-7','-','-','n','n','n',?,'',0,?,?)",
(
Crypto.encryptx("未设置"),
set_book[0],