去除打印日志
This commit is contained in:
parent
c9c4ddc2ef
commit
be0acc304f
@ -126,8 +126,6 @@ class getProductCommand extends HyperfCommand
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
Log::getInstance("xiaomeiqiu")->info(json_encode($item,JSON_UNESCAPED_UNICODE));
|
|
||||||
|
|
||||||
// 查询是否存在
|
// 查询是否存在
|
||||||
$params = array();
|
$params = array();
|
||||||
$params['product_platform_code'] = $item['drugCode'];
|
$params['product_platform_code'] = $item['drugCode'];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user