优化项目交互界面

This commit is contained in:
yongquan
2024-01-11 23:02:50 +08:00
parent eba43f2172
commit 6f0cda3668
16 changed files with 188 additions and 114 deletions

View File

@@ -29,4 +29,4 @@ def logging(log, text, style=INFO):
async def wait():
await sleep(randint(15, 35) * 0.1)
await sleep(randint(15, 45) * 0.1)