guhongwei 3 年 前
コミット
42aa200104
1 ファイル変更6 行追加0 行削除
  1. 6 0
      app/controller/.answer.js

+ 6 - 0
app/controller/.answer.js

@@ -8,6 +8,9 @@ module.exports = {
       "contacts",
       "company",
       "create_user",
+      "address",
+      "attribute",
+      "category",
     ],
   },
   destroy: {
@@ -23,6 +26,9 @@ module.exports = {
       "phone",
       "contacts",
       "company",
+      "address",
+      "attribute",
+      "category",
     ],
   },
   show: {