Commit f8d5505d by 杨树贤

没问题

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