修改物流发货信息推送
This commit is contained in:
parent
798924243a
commit
a638b6263f
@ -87,6 +87,7 @@ class Kuaidi
|
|||||||
throw new BusinessException(HttpEnumCode::getMessage(HttpEnumCode::SERVER_ERROR));
|
throw new BusinessException(HttpEnumCode::getMessage(HttpEnumCode::SERVER_ERROR));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dump($body);
|
||||||
if ($body['returnCode'] != 200) {
|
if ($body['returnCode'] != 200) {
|
||||||
// 请求失败
|
// 请求失败
|
||||||
if (!empty($body['message'])) {
|
if (!empty($body['message'])) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user