소스 검색

修改文档

tags/v1.0.0
SmallChi(Koike) 6 년 전
committed by GitHub
부모
커밋
5b4a5dfacd
No known key found for this signature in database GPG 키 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();
}
```
```

불러오는 중...
취소
저장