增加登陆功能,并修改正式环境用5002端口

This commit is contained in:
2026-07-21 16:00:46 +08:00
parent 22f9bccb09
commit 07e88986ab
11 changed files with 691 additions and 8 deletions

View File

@@ -114,7 +114,7 @@ REM ============================================
echo.
echo [5/5] 启动服务...
echo.
echo [信息] 服务启动后,访问 http://localhost:5000
echo [信息] 服务启动后,访问 http://localhost:5002
echo [信息] 按 Ctrl+C 停止服务
echo.
echo ========================================