修改物流发货信息推送

This commit is contained in:
wucongxing 2023-04-27 11:35:46 +08:00
parent 798924243a
commit a638b6263f

View File

@ -87,6 +87,7 @@ class Kuaidi
throw new BusinessException(HttpEnumCode::getMessage(HttpEnumCode::SERVER_ERROR));
}
dump($body);
if ($body['returnCode'] != 200) {
// 请求失败
if (!empty($body['message'])) {