Commit 3ab5ddb2 by 杨树贤

写死

parent 40b726d4
Showing with 1 additions and 1 deletions
......@@ -196,7 +196,7 @@ class SupplierService
$channel['channel_uid'] = $contact['can_check_uids'];
$channel['sku_upload_ruler'] = $this->getInitSkuUploadRuler();
$channel['sku_optional_batch'] = 1;
//插入供应商返回供应商id
$supplierId = $this->newSupplierId = $model->insertGetId($channel);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment