项目初始化

This commit is contained in:
2025-09-29 16:49:43 +08:00
commit f7131cf425
14 changed files with 240 additions and 0 deletions

3
requirement.txt Normal file
View File

@@ -0,0 +1,3 @@
fastapi==0.112.2
uvicorn==0.32.1
pymodbus==3.8.3