Commit 68064b19 by 郑永强

feat: [1004297] 2021新版红榜任务

parent eee8b1dd
...@@ -189,6 +189,11 @@ public class MQQueueConstant { ...@@ -189,6 +189,11 @@ public class MQQueueConstant {
public static final String BOOKTASK = "booktaskQueue"; public static final String BOOKTASK = "booktaskQueue";
/** /**
* 红榜做书任务(2021版)
*/
public static final String RAYS_TASK = "raysTaskQueue";
/**
* 商品信息爬取功能 * 商品信息爬取功能
*/ */
public static final String PRODUCT_CRAWLER = "productCrawlerQueue"; public static final String PRODUCT_CRAWLER = "productCrawlerQueue";
......
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