|
@@ -57,7 +57,8 @@ spring:
|
|
|
|
|
|
mybatis:
|
|
mybatis:
|
|
mapperLocations: classpath:config/mybatis/*.xml
|
|
mapperLocations: classpath:config/mybatis/*.xml
|
|
-
|
|
|
|
|
|
+# configuration:
|
|
|
|
+# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
swagger:
|
|
swagger:
|
|
base-package: com.ym.mec.web.controller
|
|
base-package: com.ym.mec.web.controller
|
|
|
|
|