修复随机号码前先按权重随机工单,并修复降权号码筛选与清理
This commit is contained in:
@@ -21,7 +21,7 @@ class WhatshubSpider extends AbstractScrmSpider
|
||||
|
||||
/** 详情/统计 API 路径 */
|
||||
private const API_DETAILS = '/api/whatshub-counter/workShare/open/statistics';
|
||||
|
||||
|
||||
/** shareCode + password 直连接口(一次返回全量号码,无需翻页) */
|
||||
private const API_DETAIL_BY_SHARE_CODE = '/api/whatshub-counter/workShare/open/detailByShareCode';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user