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