Skip to content

Commit 85ebec6

Browse files
committed
feat:DataEase 文档优化
1 parent 4c8f97a commit 85ebec6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/installation/online_installation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
innodb_flush_log_at_trx_commit=0
5252
sync_binlog=0
5353
group_concat_max_len=1024000
54-
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
54+
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
5555
skip-name-resolve
5656

5757
[mysql]
@@ -81,7 +81,6 @@
8181
/opt/dataease/
8282
├── bin #-- 安装过程中需要加载到容器中的脚本
8383
├── conf #-- DataEase 各组件及数据库等中间件的配置文件
84-
├── custom-drivers #-- DataEase 自定义驱动程序目录
8584
├── data #-- DataEase 各组件及数据库等中间件的数据持久化目录
8685
├── docker-compose-doris.yml #-- DataEase 内建的 Doris 所需的 Docker Compose 文件
8786
├── docker-compose-kettle.yml #-- DataEase 内建的 Kettle 所需的 Docker Compose 文件

docs/xpack/platform_abutment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
![对接飞书平台](../img/xpack/飞书对接14.png){ width="900px" }
231231

232232
!!! Abstract ""
233-
获取应用 ID 和应用密钥,息完成下图所示的平台对接配置即可
233+
获取应用 ID 和应用密钥,完成下图所示的平台对接配置即可
234234

235235
![对接飞书平台](../img/xpack/v2飞书对接1 (4).png){ width="900px" }
236236

0 commit comments

Comments
 (0)