隐患点
This commit is contained in:
@@ -2,16 +2,12 @@
|
||||
spring:
|
||||
profiles:
|
||||
active: @spring.profiles.active@
|
||||
config:
|
||||
import: classpath:config/redis/redis-key.yml
|
||||
|
||||
# MyBatis 配置
|
||||
mybatis:
|
||||
mapper-locations: classpath:mapper/*.xml
|
||||
type-aliases-package: com.gis.basic_template_not_login_back.entity
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
# 安全配置
|
||||
safety:
|
||||
sm2:
|
||||
# sm2公钥在redis存储名
|
||||
global: 'sm2:keypair:global'
|
||||
map-underscore-to-camel-case: true
|
||||
Reference in New Issue
Block a user