规范参数名称

This commit is contained in:
click33
2023-06-09 13:56:47 +08:00
parent 5c01deb780
commit 81fba06d0a
2 changed files with 6 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ server:
# sa-token配置
sa-token:
# SSO-相关配置
sso:
sso:
# SSO-Server端 统一认证地址
auth-url: http://sa-sso-server.com:9000/sso/auth
# 使用 Http 请求校验ticket (模式三)