Update archive_files_controller.rb

This commit is contained in:
chiu 2019-09-18 22:29:46 +08:00
parent 7f679e03dc
commit 06eeb266cb
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ class Admin::ArchiveFilesController < OrbitAdminController
end
def save_categories_order
puts ['1test2',params.inspect]
render :json => {}.to_json
end
def index