|
@@ -305,7 +305,7 @@ class ArticlePoolColdStart(ArticlePoolColdStartStrategy, ArticlePoolFilterStrate
|
|
|
# create_crawler_plan
|
|
# create_crawler_plan
|
|
|
crawler_plan_response = await auto_create_crawler_task(
|
|
crawler_plan_response = await auto_create_crawler_task(
|
|
|
plan_id=None,
|
|
plan_id=None,
|
|
|
- plan_name="自动绑定-{}-{}-{}--{}".format(
|
|
|
|
|
|
|
+ plan_name="自动绑定strategyV2-{}-{}-{}--{}".format(
|
|
|
crawl_method,
|
|
crawl_method,
|
|
|
ai_category,
|
|
ai_category,
|
|
|
datetime.date.today().__str__(),
|
|
datetime.date.today().__str__(),
|