add - 详情页播放mm11566
This commit is contained in:
@@ -107,6 +107,7 @@ public class PushAgentQQ extends Spider {
|
|||||||
result.put("limit", 120);
|
result.put("limit", 120);
|
||||||
result.put("total", Integer.MAX_VALUE);
|
result.put("total", Integer.MAX_VALUE);
|
||||||
result.put("list", videos);
|
result.put("list", videos);
|
||||||
|
return result;
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
SpiderDebug.log(e);
|
SpiderDebug.log(e);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user