屏蔽词:词库在使用的时候才加载
This commit is contained in:
@@ -35,6 +35,7 @@ export class ChatRemote {
|
||||
constructor(private app: Application) {
|
||||
this.app = app;
|
||||
this.channelService = app.get('channelService');
|
||||
// getTire();
|
||||
}
|
||||
|
||||
private channelService: ChannelService;
|
||||
|
||||
Reference in New Issue
Block a user