This commit is contained in:
zhangjiangwei
2023-03-10 17:22:06 +08:00
parent b183a782f3
commit 1ce194a5a6
10 changed files with 287 additions and 90 deletions

View File

@@ -5,7 +5,7 @@ module.exports = {
/*
title: 'EL-ADMIN',
*/
title: '',
title: 'ACS',
/**
* @description 是否显示 tagsView
*/
@@ -29,7 +29,7 @@ module.exports = {
/**
* @description token key
*/
TokenKey: 'NL-ADMIN-TOEKN',
TokenKey: 'ACS-TOKEN',
/**
* @description 请求超时时间毫秒默认2分钟
*/