Commit 69f51008 authored by hangjun83's avatar hangjun83

队列更新

parent 913e0da3
...@@ -143,6 +143,7 @@ class WuxiLabService ...@@ -143,6 +143,7 @@ class WuxiLabService
$products = []; $products = [];
} }
} }
$this->apiService->removePlatformDataEntries('wuxiLab_not_exist_products');
} }
} }
...@@ -271,8 +272,8 @@ class WuxiLabService ...@@ -271,8 +272,8 @@ class WuxiLabService
$products = []; $products = [];
} }
} }
$this->apiService->removePlatformDataEntries('wuxiLab_do_not_update_products');
} }
} }
/** /**
......
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 to comment