修复物流状态查询
This commit is contained in:
@@ -33,7 +33,11 @@
|
||||
<artifactId>zsw-erp</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.iocoder.boot</groupId>
|
||||
<artifactId>zsw-farm-impl</artifactId>
|
||||
|
||||
@@ -243,8 +243,15 @@ dubbo:
|
||||
|
||||
bxg:
|
||||
shop:
|
||||
API_URL: https://2598-27-19-79-216.jp.ngrok.io
|
||||
# API_URL: http://192.168.10.113:48080/bxgApp
|
||||
API_URL: https://2b36-27-19-79-216.ap.ngrok.io
|
||||
SITE_URL: http://192.168.10.113:48080/bxgApp
|
||||
UNI_SITE_URL: http://192.168.10.113:48080/bxgApp
|
||||
ADMIN_API_URL: http://192.168.10.113:48080/bxg
|
||||
ADMIN_API_URL: http://192.168.10.113:48080/bxg
|
||||
# 快递100 参数
|
||||
kuaidi100:
|
||||
enable: true
|
||||
key: mmbOboEj7168
|
||||
customer: A6D46C8A03A4127C78DF0E377D721702
|
||||
secret: 13fcbe029263431293f5658cbf3259d3
|
||||
userid: 79978ee033e640dca101450508620182
|
||||
@@ -161,3 +161,10 @@ wxma:
|
||||
spring:
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
# 快递100 参数
|
||||
kuaidi100:
|
||||
enable: true
|
||||
key: mmbOboEj7168
|
||||
customer: A6D46C8A03A4127C78DF0E377D721702
|
||||
secret: 13fcbe029263431293f5658cbf3259d3
|
||||
userid: 79978ee033e640dca101450508620182
|
||||
|
||||
Reference in New Issue
Block a user