Skip to content

Commit 3393d5e

Browse files
committed
feat:修改错别字
1 parent 1d20d98 commit 3393d5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dataease_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
```yml
5959
dataease:
6060
sqlbot:
61-
encrypt:ture # 是否对敏感字段(host、user、password、database、schema)启用 AES-CBC-PKCS5Padding 加密
61+
encrypt:true # 是否对敏感字段(host、user、password、database、schema)启用 AES-CBC-PKCS5Padding 加密
6262
aes-key: X5iK8pL2oR9tY3vB6nM1cZ7xW4sV8hG2 # 32 位 AES 密钥,encrypt=true 时生效,可自定义
6363
log: true # 是否打印 SQLBot 接口(/de2api/sqlbot/datasource)调用日志 info 级别
6464
```

0 commit comments

Comments
 (0)