modified: amazon/__pycache__/approve.cpython-39.pyc
modified: amazon/__pycache__/asin_status.cpython-39.pyc new file: amazon/__pycache__/detail_spider.cpython-39.pyc modified: amazon/__pycache__/main.cpython-39.pyc modified: amazon/__pycache__/match_action.cpython-39.pyc modified: amazon/__pycache__/price_match.cpython-39.pyc modified: amazon/approve.py modified: amazon/asin_status.py new file: amazon/detail_spider.py modified: amazon/main.py modified: amazon/match_action.py modified: amazon/price_match.py modified: assets/convert.js modified: assets/dedupe.js modified: assets/delete-brand.js modified: assets/split.js modified: new_web_source/convert.html modified: new_web_source/dedupe.html modified: new_web_source/delete-brand.html modified: new_web_source/split.html modified: web_source/brand.html
This commit is contained in:
@@ -432,6 +432,8 @@ class StatusTask:
|
||||
# 关闭店铺
|
||||
driver.close_store()
|
||||
|
||||
self.log(f"{task_id}任务处理完成")
|
||||
|
||||
# 最后回传,标记完成
|
||||
try:
|
||||
# self.post_result(task_id, shop_name, country_code, "", "", is_done=True)
|
||||
|
||||
Reference in New Issue
Block a user