diff --git a/doc/docs/guide/dataset.md b/doc/docs/guide/dataset.md index e43f8044..76b37d2e 100644 --- a/doc/docs/guide/dataset.md +++ b/doc/docs/guide/dataset.md @@ -1,4 +1,6 @@ -## 常见数据集 +![img5](../picture/dateset/img_5.png) + +## SQL数据集 ### Mysql数据集 @@ -35,3 +37,7 @@ #### 字典项 场景有限,待补充。 + +## HTTP数据集 + +即原有http数据源的功能,原有http数据源不动 \ No newline at end of file diff --git a/doc/docs/picture/dateset/img_5.png b/doc/docs/picture/dateset/img_5.png new file mode 100644 index 00000000..33f84f20 Binary files /dev/null and b/doc/docs/picture/dateset/img_5.png differ