liuyu 5 年之前
父節點
當前提交
97d20afc97
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/controller/.roomchat.js

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

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