|
@@ -65,8 +65,8 @@ spring.cloud.inetutils.preferred-networks=^192\.168\.[\d]+\.[\d]+$
|
|
|
#
|
|
|
# ********** mybatis config **********
|
|
|
#
|
|
|
-#mybatis-plus.mapper-locations=classpath:mapper/*Mapper.xml
|
|
|
-#mybatis-plus.configuration.map-underscore-to-camel-case=true
|
|
|
+mybatis-plus.mapper-locations=classpath:mapper/*Mapper.xml
|
|
|
+mybatis-plus.configuration.map-underscore-to-camel-case=true
|
|
|
#
|
|
|
# ********** other config **********
|
|
|
#
|