UNSTABLE:一大堆细节改进 警告:在测试稳定前可以先不要跟进此commit改动
This commit is contained in:
@@ -17,7 +17,7 @@ def apiGetUserPreview(userId, noLog:bool=False) -> str:
|
||||
# CLI 示例
|
||||
if __name__ == "__main__":
|
||||
#userId = input("请输入用户 ID:")
|
||||
userId = testUid2
|
||||
userId = testUid8
|
||||
print(apiGetUserPreview(userId))
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user