guhongwei 3 年之前
父节点
当前提交
2e2fda742b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/controller/user/config/.personChat.js

+ 2 - 0
app/controller/user/config/.personChat.js

@@ -7,6 +7,7 @@ module.exports = {
       "receiver_name",
       "!content",
       "!room_id",
+      "send_time",
     ],
   },
   destroy: {
@@ -23,6 +24,7 @@ module.exports = {
       "room_id",
       "content",
       "is_read",
+      "send_time",
     ],
   },
   show: {