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