完成离线消息发送和上线获取离线消息
This commit is contained in:
@@ -21,6 +21,7 @@ public class
|
||||
}
|
||||
|
||||
var channel = await channelCenter.Create(entity);
|
||||
|
||||
|
||||
response.ChannelId = channel.Id;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user