This commit is contained in:
14651
2025-08-13 09:19:28 +08:00
parent cbb8dc2ba6
commit 3743c72a54
22 changed files with 1472 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
//baseUrl: 'http://zhxg.gxsdxy.cn/prod_api',
// baseUrl: 'http://172.16.96.111:8085',
// baseUrl: 'http://192.168.211.22:8085',
baseUrl: 'http://localhost:8085',
baseUrl: 'http://localhost:8088',
// 应用信息
appInfo: {
// 应用名称
@@ -28,7 +28,7 @@ module.exports = {
/**
* 开启cas
*/
casEnable: true,
casEnable: false,
/**
* 单点登录url