Commit 1ec0385a by 杨树贤

fix

parent fda8fa26
Showing with 1 additions and 0 deletions
......@@ -2031,6 +2031,7 @@ class DataService
}
dump("供应商ID: {$supplierId}, 供应商名称: {$supplier['supplier_name']}, 已删除京东采购员: " . implode(',', $channelUids));
continue;
} else {
dump("供应商ID: {$supplierId}, 供应商名称: {$supplier['supplier_name']}, 待删除京东采购员: " . implode(',', $channelUids));
}
......
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