接口调整

dev_video
cxt 5 years ago
parent 10693c4bae
commit 5bd0d18607

@ -4,4 +4,5 @@ json.lives @lives do |live|
json.author_login live.user.login
json.author_img url_to_avatar(live.user)
json.op_auth live.op_auth?
end
end
json.total_count @total_count
Loading…
Cancel
Save