更改:导入工作项为post方式

This commit is contained in:
yystopf 2024-08-28 10:37:37 +08:00
parent 75011f66c3
commit eff2b1fe36
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ defaults format: :json do
get :tags
get :statues
get :export
get :import
post :import
end
member do
get :link_index