Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
dcf3869f
Commit
dcf3869f
authored
Dec 23, 2018
by
Junling Bu
Browse files
chore[litemall-core]: 快递鸟API调整
parent
337b0996
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-core/src/main/java/org/linlinjava/litemall/core/express/ExpressService.java
View file @
dcf3869f
...
@@ -12,13 +12,13 @@ import java.util.HashMap;
...
@@ -12,13 +12,13 @@ import java.util.HashMap;
import
java.util.Map
;
import
java.util.Map
;
/**
/**
*
快鸟
物流查询服务
* 物流查询服务
*
<p>
*
*
3831775044640 韵达快递(YD)
*
快递鸟即时查询API http://www.kdniao.com/api-track
*/
*/
public
class
ExpressService
{
public
class
ExpressService
{
//请求url
//请求url
private
String
ReqURL
=
"http://api.kdniao.c
c
/Ebusiness/EbusinessOrderHandle.aspx"
;
private
String
ReqURL
=
"http://api.kdniao.c
om
/Ebusiness/EbusinessOrderHandle.aspx"
;
private
ExpressProperties
properties
;
private
ExpressProperties
properties
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment