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