回退 'Pull Request !20 : 统一登录授权'

This commit is contained in:
疯狂的狮子Li
2023-07-02 07:32:58 +00:00
committed by Gitee
parent a8f575fe6f
commit 3fb8f1c251
22 changed files with 96 additions and 992 deletions

View File

@ -13,7 +13,7 @@ VITE_APP_CONTEXT_PATH = '/'
# 监控地址
VITE_APP_MONITRO_ADMIN = 'http://localhost:9090/admin/applications'
# powerjob 控制台地址
VITE_APP_POWERJOB_ADMIN = 'http://localhost:7700/'
# xxl-job 控制台地址
VITE_APP_XXL_JOB_ADMIN = 'http://localhost:9100/xxl-job-admin'
VITE_APP_PORT = 80