This commit is contained in:
呱呱呱 2025-11-14 09:40:50 +08:00
parent 3c9c5c1c78
commit a496c3b8d5
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ defaults format: :json do
end
end
resource :code_check, only: [:index,:create] do
resource :code_checks, only: [:index,:create] do
collection do
post :run_task
get :query_task