Merge branch 'pre_trustie_server' into trustie_server

This commit is contained in:
2023-03-03 10:27:39 +08:00
18 changed files with 356 additions and 3 deletions

View File

@@ -816,7 +816,7 @@ Rails.application.routes.draw do
resources :school_statistics, only: [:index] do
get :contrast, on: :collection
end
resources :organizations, only: [:index, :edit, :show, :destroy]
resources :users, only: [:index, :edit, :update, :destroy] do
member do
post :reward_grade