创建项目及AI生成基本代码

This commit is contained in:
2025-09-08 22:12:42 +08:00
parent db6b887237
commit b96db8f5e3
26 changed files with 1866 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
# 项目依赖包
PyYAML>=5.4.1
websockets>=10.0,<15.0