This repository has been archived on 2025-02-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
aio_first_edtion/.gitignore
gitea 6604f0ba06 20240624
11. [openapi.py] 建联部分做容错处理,并将读写文件做自适应处理
12. [aio.py] 将读写文件做自适应处理,引入openapi模块并生成实例,做心跳检测,将socket超时时间修改为3s
2024-06-24 19:22:56 +08:00

9 lines
158 B
Plaintext

test.py
.idea/
aio/.idea/
aio/code/__pycache__/
aio/package/
aio/venv
aio/__pycache__/
aio/code/automatic_test/__pycache__/
aio/code/data_process/__pycache__/