Commit 1e6380d8 by 杨树贤

fix

parent f9ae599e
Showing with 1 additions and 1 deletions
......@@ -33,7 +33,7 @@ class SyncSupplierService
}
if (!$supplier['group_code']) {
throw new InvalidArgumentException('供应商还没有生成内部编码,无法同步');
return true;
}
//先去sync表查询记录是否存在,不存在新增,存在修改
......
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