feat: 添加后端版本号接口

This commit is contained in:
DLmaster361
2025-09-09 21:00:11 +08:00
parent 3490eff76e
commit e3c1143c0c
8 changed files with 76 additions and 395 deletions

View File

@@ -249,7 +249,7 @@ async def skland_sign_in(token) -> dict:
f"{character.get("nickName")}{character.get("channelName")}"
)
time.sleep(3)
await asyncio.sleep(3)
return result