瀏覽代碼

修改文档

tags/v1.0.0
SmallChi(Koike) 6 年之前
committed by GitHub
父節點
當前提交
5b4a5dfacd
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -36,7 +36,7 @@
### 3.集成会话通知(在线/离线)

| 功能 | 说明 |
|:-------:|:-------:|:-------:|
|:-------:|:-------:|
| JT808SessionPublishingRedisImpl | 基于Redis的发布通知 |
| JT808SessionPublishingEmptyImpl | 默认空实现 |

@@ -113,4 +113,4 @@ static async Task Main(string[] args)
.UseJT808Host();
await serverHostBuilder.RunConsoleAsync();
}
```
```

Loading…
取消
儲存