add - douban nm

This commit is contained in:
yangqiang3504
2022-09-15 10:41:18 +08:00
parent 59f08e448f
commit 1b7914f689
2 changed files with 5 additions and 5 deletions
@@ -288,7 +288,7 @@ public class XBiubiu extends PushAgent {
}
JSONObject vod = new JSONObject();
vod.put("vod_id", ids.get(0));
vod.put("vod_id", webUrl);
vod.put("vod_name", title);
vod.put("vod_pic", cover);
vod.put("type_name", category);