setting的api测试

This commit is contained in:
sylor_huang@126.com
2020-04-16 09:42:08 +08:00
parent 479e938493
commit f57af4bcd8
4 changed files with 41 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
class SettingsController < ApplicationController
def show
end
end