diff --git a/app/Services/CaService.php b/app/Services/CaService.php index c8056fa..fd2389e 100644 --- a/app/Services/CaService.php +++ b/app/Services/CaService.php @@ -145,7 +145,7 @@ class CaService extends BaseService } }); - dump($this->icd_name); + // 获取处方关联商品数据 co(function () use ($wg,$channel,$order_prescription_id) { @@ -213,6 +213,8 @@ class CaService extends BaseService // 结束 $wg->wait(); + dump($this->icd_name); + // 判断通道是否存在异常数据 $res = $channel->isEmpty(); if (!$res){