修改项目输出目录和springMVC的版本。

This commit is contained in:
2023-11-13 13:18:49 +08:00
parent 39a75c7bf2
commit 3001165bd5
4 changed files with 11 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
#
# Copyright (c) ${2022} by Kane, All Rights Reserved.
###
NODE_ENV='production'
VITE_URL_VALIDATE_ACCOUNT="http://10.39.0.41:8081/desktop_archievement_backend/account/query_staff_info.do"
VITE_URL_LOGIN="http://10.39.0.41:8081/admin-system/account/p13_account_check"
VITE_URL_DEPARTMENT_ARCHIEVEMENT="http://10.39.0.41:8081/desktop_archievement_backend/archievement/query_department_archievement.do"