合并sso分支

This commit is contained in:
zhangzhiqiang
2022-12-29 14:26:55 +08:00
parent 5b772c0731
commit b5990f168e
298 changed files with 6834 additions and 6585 deletions

View File

@@ -93,4 +93,19 @@ sa-token:
# 是否在初始化配置时打印版本字符画
is-print: false
# token 前缀
token-prefix: Bearer
token-prefix:
cookie:
# 配置 Cookie 作用域
domain: open.com
mybatis-plus:
configuration:
map-underscore-to-camel-case: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mapper-locations:
- classpath:org.nl.**.mapper/*.xml
global-config:
db-config:
id-type: INPUT