1
This commit is contained in:
parent
d215493859
commit
d5ccd546da
@ -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){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user