guhongwei 3 éve
szülő
commit
2e2fda742b
1 módosított fájl, 2 hozzáadás és 0 törlés
  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: {