顺丰轨迹查询处理

This commit is contained in:
taozi
2020-12-17 21:44:34 +08:00
parent ac3b66753d
commit 6fcaa6520a
8 changed files with 64 additions and 21 deletions

View File

@ -93,7 +93,3 @@ file:
maxSize: 100
avatarMaxSize: 5
yshop:
hApi: https://127.0.0.1:8000
wechatCode: http://127.0.0.1:8000/upload/qrcode_for_gh_2ac8f422a79f_258.jpg
miniAppID:

View File

@ -52,9 +52,9 @@ yshop:
logging:
level:
co.yixiang: DEBUG
org.springframework.web: DEBUG
me.chanjar.weixin: DEBUG
co.yixiang: ERROR
org.springframework.web: ERROR
me.chanjar.weixin: ERROR
mybatis-plus:
check-config-location: true