Commit 225b286a by 杨树贤

fix

parent b3c2f7d1
Showing with 1 additions and 1 deletions
...@@ -397,7 +397,7 @@ class SupplierTransformer ...@@ -397,7 +397,7 @@ class SupplierTransformer
} }
if (empty($channel['purchase_uid'])) { if (empty($channel['purchase_uid'])) {
unset($channel['purchase_uid']); // unset($channel['purchase_uid']);
} }
if (!empty($channel['system_tags'])) { if (!empty($channel['system_tags'])) {
......
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