Update
This commit is contained in:
parent
f5fe81293a
commit
052c3f7de7
|
|
@ -122,7 +122,7 @@ public class Ali {
|
||||||
vod.setVodPic(object.getString("avatar"));
|
vod.setVodPic(object.getString("avatar"));
|
||||||
vod.setVodName(object.getString("share_name"));
|
vod.setVodName(object.getString("share_name"));
|
||||||
vod.setVodPlayUrl(TextUtils.join("$$$", sourceUrls));
|
vod.setVodPlayUrl(TextUtils.join("$$$", sourceUrls));
|
||||||
vod.setVodPlayFrom("普畫$$$原畫");
|
vod.setVodPlayFrom("原畫$$$普畫");
|
||||||
vod.setTypeName("阿里雲盤");
|
vod.setTypeName("阿里雲盤");
|
||||||
return vod;
|
return vod;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
7e6f4ae428932223a5f64dfca9e50c1a
|
50312162df32af94104285e780c504fe
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue