合并sso分支
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user