提交货源图片和相似ASIN优化
This commit is contained in:
@@ -378,7 +378,7 @@ class MatchTak(TaskBase):
|
||||
"done": False
|
||||
})
|
||||
|
||||
if len(result) > 20:
|
||||
if len(result) > 10:
|
||||
self.post_result_batch(task_id, shop_name, country_code,result)
|
||||
result = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user