Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
yoiuerw committed Dec 27, 2021
1 parent dec76ad commit 7ba40db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ - (void)getResource {
model1.score = 11;
model1.artist = @"作者1";
model1.head_url = @"http://cdnuserprofilebd.shoujiduoduo.com/head_pic/46/user_head_30881645_20190423071746.jpg";
model1.video_url = @"http://1251606748.vod2.myqcloud.com/0767df4avodcq1251606748/2168249b8602268011237771450/LAClXX8pjNkA.mp4";//@"http://cdnringbd.shoujiduoduo.com/ringres/userv1/video/551/76097551.mp4";
model1.video_url = @"http://cdnringbd.shoujiduoduo.com/ringres/userv1/video/551/76097551.mp4";
model1.cover_url = @"http://cdnringbd.shoujiduoduo.com/ringres/userv1/cover/551/76097551.jpg";
model1.aspect = 1.778;

Expand Down

0 comments on commit 7ba40db

Please sign in to comment.