配置文件修改
This commit is contained in:
@ -50,6 +50,12 @@ yshop:
|
||||
version: 3.1
|
||||
apiUrl: http://127.0.0.1:8009/api
|
||||
|
||||
logging:
|
||||
level:
|
||||
co.yixiang: DEBUG
|
||||
org.springframework.web: DEBUG
|
||||
me.chanjar.weixin: DEBUG
|
||||
|
||||
mybatis-plus:
|
||||
check-config-location: true
|
||||
configuration:
|
||||
|
Reference in New Issue
Block a user