Commit 5eeccb21 by 杨树贤

同步注释

parent 19244a58
Showing with 1 additions and 0 deletions
......@@ -189,6 +189,7 @@ class SupplierService
if ($needAudit) {
$channel['status'] = SupplierChannelModel::STATUS_PENDING;
}else{
//不需要审核的话,那么还要直接同步到金蝶
$syncService = new SyncSupplierService();
$syncService->syncSupplierToErp($supplierId);
}
......
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