guhongwei 3 anni fa
parent
commit
2e2fda742b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: {