liuyu 5 years ago
parent
commit
97d20afc97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/.roomchat.js

+ 1 - 1
app/controller/.roomchat.js

@@ -5,7 +5,7 @@ module.exports = {
       "!sender_id",
       "!sender_id",
       "!sender_name",
       "!sender_name",
       "!content",
       "!content",
-      "!send_time",
+      "send_time",
     ],
     ],
   },
   },
   destroy: {
   destroy: {