Former-commit-id: b5903c1afe9f97a73163ca5268a7f37958529fa8
@ -33,6 +33,7 @@ spring.datasource.password=123456
</#if>
# mybatis
mybatis.mapper-locations=classpath:**/mpr/*.xml
mybatis.configuration.map-underscore-to-camel-case=true
# pagehelper
pagehelper.autoRuntimeDialect=true
pagehelper.reasonable=false
Powered by TurnKey Linux.