This commit is contained in:
2023-06-21 17:16:46 +08:00
parent 44fb832e64
commit 48001595d2
28 changed files with 201 additions and 79 deletions

View File

@ -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:

View File

@ -54,7 +54,7 @@ qiaoba:
- /swagger-resources
- /v3/api-docs/**
- /druid/**
- /file/**
- /resource/**
- /login
- /register
- /captchaImage