add - 详情页播放

This commit is contained in:
yangqiang3504
2022-09-06 09:24:20 +08:00
parent 6c3081d719
commit 3388b9cac6
6 changed files with 33 additions and 42 deletions
@@ -46,7 +46,7 @@ public class Base64Utils {
uri = o.optString("page_url", "");
o2.put("title", title);
o2.put("url", uri);
o2.put("url", "upyunso.com/"+uri);
a2.put(o2);
}
}