chore: sdgb140
This commit is contained in:
@@ -14,6 +14,6 @@ def apiGetUserPreview(userId, noLog: bool = False) -> str:
|
||||
|
||||
# CLI 示例
|
||||
if __name__ == "__main__":
|
||||
# userId = input("请输入用户 ID:")
|
||||
userId = testUid8
|
||||
userId = input("请输入用户 ID:")
|
||||
# userId = testUid8
|
||||
print(apiGetUserPreview(userId))
|
||||
|
||||
Reference in New Issue
Block a user