add - 详情页播放mm11566

This commit is contained in:
yangqiang3504
2022-09-07 15:04:40 +08:00
parent ff4d05591b
commit 304c8d84fb
@@ -107,6 +107,7 @@ public class PushAgentQQ extends Spider {
result.put("limit", 120);
result.put("total", Integer.MAX_VALUE);
result.put("list", videos);
return result;
} catch (Exception e) {
SpiderDebug.log(e);
}