feat:配置修改
This commit is contained in:
@@ -27,11 +27,6 @@ mybatis:
|
|||||||
- classpath*:mapper/*/*.xml
|
- classpath*:mapper/*/*.xml
|
||||||
configuration:
|
configuration:
|
||||||
map-underscore-to-camel-case: true
|
map-underscore-to-camel-case: true
|
||||||
pagehelper:
|
|
||||||
helperDialect: mysql
|
|
||||||
reasonable: true
|
|
||||||
support-methods-arguments: true
|
|
||||||
params: count=countSql
|
|
||||||
|
|
||||||
feign:
|
feign:
|
||||||
client:
|
client:
|
||||||
|
|||||||
Reference in New Issue
Block a user