TASK:1.日志记录简化 2. stylist参数变更 3.user添加查询用户数据接口
This commit is contained in:
@@ -45,7 +45,7 @@ spring:
|
||||
mybatis-plus:
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
global-config:
|
||||
db-config:
|
||||
logic-delete-field: deleted
|
||||
|
||||
Reference in New Issue
Block a user