物业之前,新工作台

This commit is contained in:
Zy
2026-04-16 21:03:35 +08:00
parent cf9a1f1585
commit 4184f1c55d
91 changed files with 1781 additions and 588 deletions

View File

@@ -13,10 +13,10 @@ VITE_APP_BASE_API = '/dev-api'
VITE_APP_CONTEXT_PATH = '/'
# 监控地址
VITE_APP_MONITOR_ADMIN = 'http://192.168.0.222/admin/applications'
VITE_APP_MONITOR_ADMIN = 'http://192.168.1.222/admin/applications'
# SnailJob 控制台地址
VITE_APP_SNAILJOB_ADMIN = 'http://192.168.0.222/snail-job'
VITE_APP_SNAILJOB_ADMIN = 'http://192.168.1.222/snail-job'
VITE_APP_PORT = 5173