From 2fb2edc140abe10c1fa8dca05bcd88f738a69088 Mon Sep 17 00:00:00 2001 From: cxt <853663049@qq.com> Date: Mon, 9 Mar 2020 22:21:55 +0800 Subject: [PATCH] tiaoz --- app/views/files/index.json.jbuilder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/files/index.json.jbuilder b/app/views/files/index.json.jbuilder index 3ae2ec950..0002cf299 100644 --- a/app/views/files/index.json.jbuilder +++ b/app/views/files/index.json.jbuilder @@ -1,4 +1,4 @@ -# json.partial! "commons/success" +json.partial! "commons/success" json.data do json.id @category_id json.name @category_name