AI弹窗
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user