OJ提交记录的路由

chromesetting
daiao 5 years ago
parent ac61421fb2
commit 1e30415c10

@ -57,8 +57,14 @@ Rails.application.routes.draw do
get :code_debug
get :code_submit
match :listen_result, :via => [:get, :post]
get :submit_records
end
collection do
get :record_detail
end
end

Loading…
Cancel
Save