guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
c6b7550a6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/dock.js

+ 1 - 1
app/service/dock.js

@@ -281,7 +281,7 @@ class ChatService extends CrudService {
         const parm = {
           durable: true,
         };
-        await mq.fanout(exchange, id, '', parm);
+        await mq.fanout(exchange, id, '视频', parm);
       }
     }
     const res = await this.model.update({ _id: ObjectId(id) }, data);