Commit 1fc48562 by 杨树贤

fix

parent 46e7726a
Showing with 1 additions and 1 deletions
......@@ -33,7 +33,7 @@ class SyncSupplierService
return false;
}
if (!$supplier['group_code']) {
if ($supplier['group_code']) {
return true;
}
......
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