This commit is contained in:
2025-09-28 16:31:50 +08:00
parent 8587e5c84a
commit 0eb94c9e11
10 changed files with 171 additions and 2 deletions

View File

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