guhongwei hace 3 años
padre
commit
42aa200104
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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: {