Fixed health check; Fixed dex config; Add rank trader info view;

This commit is contained in:
icy
2025-11-01 18:58:32 +08:00
parent 29da893937
commit 8d93a8a095
17 changed files with 518 additions and 83 deletions

View File

@@ -79,7 +79,7 @@ npm install -g pm2
- **前端 Web 界面**: http://localhost:3000
- **后端 API**: http://localhost:8080
- **健康检查**: http://localhost:8080/health
- **健康检查**: http://localhost:8080/api/health
---