Update 05-taosbenchmark.md

This commit is contained in:
Alex Duan 2023-12-08 13:35:05 +08:00 committed by GitHub
parent b9cc20324f
commit bc911d13f7
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 配置文件示例 #### 订阅场景 JSON 配置文件示例
<details> <details>
<summary>subscribe.json</summary> <summary>tmq.json</summary>
```json ```json
{{#include /taos-tools/example/subscribe.json}} {{#include /taos-tools/example/tmq.json}}
``` ```
</details> </details>