This commit is contained in:
张成
2026-03-25 19:01:28 +08:00
parent 5b654824b4
commit 7d0a921805
27 changed files with 560 additions and 245 deletions

View File

@@ -17,8 +17,8 @@ try {
// Shared config (all environments)
const baseConfig = {
"port": {
"node": 9098,
"web": 9090
"node": 9099,
"web": 9091
},
"allowUrls": [
"/admin_api/sys_user/login",