This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 5028fe4b1a6 Update configuration.cn.md (#19211)
5028fe4b1a6 is described below
commit 5028fe4b1a692508bd1d5f97fd82b73443261541
Author: Mike0601 <[email protected]>
AuthorDate: Fri Jul 15 14:45:57 2022 +0800
Update configuration.cn.md (#19211)
---
docs/document/content/dev-manual/configuration.cn.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/document/content/dev-manual/configuration.cn.md
b/docs/document/content/dev-manual/configuration.cn.md
index 6cee5b2b631..28b16677ca4 100644
--- a/docs/document/content/dev-manual/configuration.cn.md
+++ b/docs/document/content/dev-manual/configuration.cn.md
@@ -15,7 +15,7 @@ chapter = true
## 示例
-### RuleBuilder 已知实现类
+### RuleBuilder
| *已知实现类* | *详细说明*
|
|------------------------------------------------|-------------------------------|
@@ -34,7 +34,7 @@ chapter = true
| TransactionRuleBuilder | 用于将事务用户配置转化为事务规则对象
|
| SQLParserRuleBuilder | 用于将 SQL 解析用户配置转化为 SQL
解析规则对象 |
-### YamlRuleConfigurationSwapper 已知实现类
+### YamlRuleConfigurationSwapper
| *已知实现类* | *详细说明*
|
| ---------------------------------------------------------------
|-----------------------------------|
| ReadwriteSplittingRuleAlgorithmProviderConfigurationYamlSwapper |
用于将基于算法的读写分离配置转化为读写分离标准配置 |
@@ -54,7 +54,7 @@ chapter = true
| SQLTranslatorRuleConfigurationYamlSwapper | 用于将 SQL
转换的 YAML 配置转化为 SQL 转换标准配置 |
| SQLTranslatorRuleConfigurationYamlSwapper | 用于将 SQL
转换的 YAML 配置转化为 SQL 转换标准配置 |
-### ShardingSphereYamlConstruct 已知实现类
+### ShardingSphereYamlConstruct
| *已知实现类* | *详细说明* |
| ---------------------------------------------- |
------------------------------- |