Merge pull request #23985 from taosdata/docs/DuanKuanJun-patch-9-7

Update 05-taosbenchmark.md
This commit is contained in:
Alex Duan 2023-12-08 13:36:21 +08:00 committed by GitHub
commit b7d7db8787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -84,10 +84,10 @@ taosBenchmark -f <json file>
#### 订阅场景 JSON 配置文件示例
<details>
<summary>subscribe.json</summary>
<summary>tmq.json</summary>
```json
{{#include /taos-tools/example/subscribe.json}}
{{#include /taos-tools/example/tmq.json}}
```
</details>