mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
pr check and send email
This commit is contained in:
@@ -789,6 +789,12 @@ Rails.application.routes.draw do
|
||||
resources :glcc_news
|
||||
resources :pinned_forums
|
||||
end
|
||||
resources :glcc_pr_check do
|
||||
collection do
|
||||
post :send_mail
|
||||
end
|
||||
end
|
||||
|
||||
resources :project_statistics, only: [:index] do
|
||||
collection do
|
||||
get :visits_static
|
||||
|
||||
Reference in New Issue
Block a user