医生列表备注版本

This commit is contained in:
2023-08-16 16:44:01 +08:00
parent 7663a6512c
commit 83828de325
5 changed files with 81 additions and 51 deletions
-1
View File
@@ -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("");