1
This commit is contained in:
@@ -145,7 +145,7 @@ class CaService extends BaseService
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
dump($this->icd_name);
|
|
||||||
|
|
||||||
// 获取处方关联商品数据
|
// 获取处方关联商品数据
|
||||||
co(function () use ($wg,$channel,$order_prescription_id) {
|
co(function () use ($wg,$channel,$order_prescription_id) {
|
||||||
@@ -213,6 +213,8 @@ class CaService extends BaseService
|
|||||||
// 结束
|
// 结束
|
||||||
$wg->wait();
|
$wg->wait();
|
||||||
|
|
||||||
|
dump($this->icd_name);
|
||||||
|
|
||||||
// 判断通道是否存在异常数据
|
// 判断通道是否存在异常数据
|
||||||
$res = $channel->isEmpty();
|
$res = $channel->isEmpty();
|
||||||
if (!$res){
|
if (!$res){
|
||||||
|
|||||||
Reference in New Issue
Block a user