diff --git a/README.md b/README.md index 2b7b0a1..1c2e56c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ### 3.集成会话通知(在线/离线) | 功能 | 说明 | -|:-------:|:-------:|:-------:| +|:-------:|:-------:| | JT808SessionPublishingRedisImpl | 基于Redis的发布通知 | | JT808SessionPublishingEmptyImpl | 默认空实现 | @@ -113,4 +113,4 @@ static async Task Main(string[] args) .UseJT808Host(); await serverHostBuilder.RunConsoleAsync(); } -``` \ No newline at end of file +```