This commit is contained in:
2026-03-23 23:19:56 +08:00
8 changed files with 482 additions and 5 deletions

View File

@@ -456,7 +456,6 @@ git push origin main # 推送
| 环境 | ENV | API 地址 |
|------|-----|----------|
| 开发 | dev | http://localhost:5010 |
| 生产 | prod | http://8.155.172.147:5010 |
---