医生列表备注版本
This commit is contained in:
@@ -179,7 +179,6 @@ class Wy extends Base
|
||||
$path = $this->request_url . "api/sdInternet/v1/externalData/saveOrder";
|
||||
try {
|
||||
$response = $this->httpRequest($sign,$path,$option);
|
||||
dump($response);
|
||||
if (empty($response)){
|
||||
// 返回值错误为空
|
||||
throw new BusinessException("");
|
||||
|
||||
Reference in New Issue
Block a user