Commit f257d8b6 by 杨树贤

导出优化

parent 0c3c6e1e
Showing with 1 additions and 1 deletions
......@@ -936,7 +936,7 @@ class DataService
];
$map = [
'source_type' => 'all',
'uploaded_sku' => -1,
'uploaded_sku' => 1,
'is_export' => 1,
'is_type' => 0,
];
......
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