guhongwei 3 лет назад
Родитель
Сommit
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",