From d5ccd546da9f84d77877c64be9b7d028691a5a11 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Tue, 25 Apr 2023 20:55:19 +0800 Subject: [PATCH] 1 --- app/Services/CaService.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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){