add
This commit is contained in:
@ -33,7 +33,7 @@ mybatis-plus:
|
||||
# MyBatis 自动映射时未知列或未知属性处理策
|
||||
# NONE:不做处理 WARNING:打印相关警告 FAILING:抛出异常和详细信息
|
||||
autoMappingUnknownColumnBehavior: NONE
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
#log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
@ -54,7 +54,7 @@ qiaoba:
|
||||
- /swagger-resources
|
||||
- /v3/api-docs/**
|
||||
- /druid/**
|
||||
- /file/**
|
||||
- /resource/**
|
||||
- /login
|
||||
- /register
|
||||
- /captchaImage
|
||||
|
Reference in New Issue
Block a user