未验证 提交 49c2614f 编写于 作者: W wade zhang 提交者: GitHub

Merge pull request #11764 from taosdata/docs/wade-20220422-taosbenchmark-2

docs: refine taosBenchmark page
...@@ -61,7 +61,7 @@ taosBenchmark -f <json file> ...@@ -61,7 +61,7 @@ taosBenchmark -f <json file>
#### 插入场景 JSON 配置文件示例 #### 插入场景 JSON 配置文件示例
<details> <details>
<summary>插入场景配置示例</summary> <summary>insert.json</summary>
```json ```json
{ {
...@@ -154,7 +154,7 @@ taosBenchmark -f <json file> ...@@ -154,7 +154,7 @@ taosBenchmark -f <json file>
#### 查询场景 JSON 配置文件示例 #### 查询场景 JSON 配置文件示例
<details> <details>
<summary>查询场景配置示例</summary> <summary>query.json</summary>
```json ```json
{ {
...@@ -201,7 +201,7 @@ taosBenchmark -f <json file> ...@@ -201,7 +201,7 @@ taosBenchmark -f <json file>
#### 订阅场景 JSON 配置文件示例 #### 订阅场景 JSON 配置文件示例
<details> <details>
<summary>订阅场景配置示例</summary> <summary>subscribe.json</summary>
```json ```json
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册