guhongwei 3 năm trước cách đây
mục cha
commit
911da0de74
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      app/controller/patent/.patentchat.js

+ 2 - 0
app/controller/patent/.patentchat.js

@@ -6,6 +6,7 @@ module.exports = {
       "!receiver_id",
       "receiver_name",
       "content",
+      "file",
     ],
   },
   destroy: {
@@ -20,6 +21,7 @@ module.exports = {
       "receiver_id",
       "receiver_name",
       "content",
+      "file",
       "is_read",
     ],
   },