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",