guhongwei пре 3 година
родитељ
комит
4616b24baf
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      app/controller/patent/.patentchat.js

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

@@ -5,6 +5,7 @@ module.exports = {
       "sender_name",
       "!receiver_id",
       "receiver_name",
+      "type",
       "content",
       "file",
     ],
@@ -20,6 +21,7 @@ module.exports = {
       "sender_name",
       "receiver_id",
       "receiver_name",
+      "type",
       "content",
       "file",
       "is_read",