个人版重命名为标准版

This commit is contained in:
thinkgem
2021-04-23 13:59:48 +08:00
parent fa2f74f07b
commit bbcdad147c
3 changed files with 6 additions and 6 deletions

View File

@@ -252,7 +252,7 @@ lang:
# 默认时区4.1.3+
defaultTimeZone: GMT+08:00
# 任务调度(个人版)
# 任务调度(标准版)
job:
enabled: false
@@ -325,7 +325,7 @@ shiro:
logoutUrl: ${shiro.loginUrl}
successUrl: ${adminPath}/index
# # Apereo CAS 相关配置(个人版)
# # Apereo CAS 相关配置(标准版)
# casServerUrl: http://127.0.0.1:8981/cas
# casClientUrl: http://127.0.0.1:8980/js
# loginUrl: ${shiro.casServerUrl}?service=${shiro.casClientUrl}${adminPath}/login-cas