各种 Anti-warning 合规性改动
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 解小黑屋实现
|
||||
# 未完工
|
||||
|
||||
from Config import *
|
||||
from API_TitleServer import *
|
||||
from GetPreview import apiGetUserPreview
|
||||
@@ -47,4 +50,4 @@ def forceLogout(userId, beginTimestamp):
|
||||
# 示例使用
|
||||
userId = testUid
|
||||
human_time = "2023-10-01 12:00:00" # 用户输入的人类可读时间
|
||||
force_logout(userId, human_time)
|
||||
forceLogout(userId, human_time)
|
||||
|
||||
Reference in New Issue
Block a user