移动端版本 管理 可以下载

Branch_szzh
lizanle 10 years ago
parent 6f773b902b
commit 3c27bf0281

@ -514,7 +514,7 @@ private
end end
def has_login def has_login
unless @attachment.container_type == "PhoneAppVersion" unless @attachment && @attachment.container_type == "PhoneAppVersion"
render_403 unless User.current.logged? render_403 unless User.current.logged?
end end
end end

Loading…
Cancel
Save