From 0066c0028391bd4275aa83f103081607dcf68599 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 18 Oct 2019 11:03:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=AD=E5=AE=A1=E6=A0=B8=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/routes.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/config/routes.rb b/config/routes.rb index bf17c99a4..ab2c1addd 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -222,6 +222,7 @@ Rails.application.routes.draw do get :publish get :shixun_exec post :review_shixuns + get :review_newest_record end resources :challenges do