add - 详情页播放 push

This commit is contained in:
yangqiang3504
2022-09-07 10:09:05 +08:00
parent a5a72b66b2
commit ec28a5661c
3 changed files with 309 additions and 393 deletions
@@ -136,11 +136,6 @@ public class PushAgentQQ extends Spider {
@Override
public String searchContent(String key, boolean quick) {
if (key.equals("000")) {
PushAgent.type=0;
}if (key.equals("111")) {
PushAgent.type=1;
}
JSONObject result = new JSONObject();
JSONArray videos = new JSONArray();
try {