This commit is contained in:
2025-10-15 12:12:21 +08:00
commit 5626528edc
32 changed files with 15599 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#开启pubimg.service
sudo systemctl start pubimg.service
#开启fastapi
sudo systemctl start fastApi.service