1
This commit is contained in:
parent
751a87ab33
commit
cc259e237e
@ -95,7 +95,6 @@ class Base
|
||||
|
||||
$content = json_decode($response->getBody(),true);
|
||||
|
||||
dump($content);
|
||||
if (empty($content)){
|
||||
throw new BusinessException("请求失败");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user