strongduanmu commented on code in PR #30741: URL: https://github.com/apache/shardingsphere/pull/30741#discussion_r1547102030
########## docs/document/content/user-manual/shardingsphere-jdbc/special-api/transaction/seata.cn.md: ########## @@ -80,16 +80,16 @@ ALTER TABLE `undo_log` ADD INDEX `ix_log_created` (`log_created`); `seata.conf` 存在四个属性, -1. `sharding.transaction.seata.at.enable`,当此值为`true`时,开启 ShardingSphere 的 Seata AT 集成,存在默认值为 `true` -2. `sharding.transaction.seata.tx.timeout`,全局事务超时(秒),存在默认值为 `60` +1. `shardingSphere.transaction.seata.at.enable`,当此值为`true`时,开启 ShardingSphere 的 Seata AT 集成,存在默认值为 `true` Review Comment: Please modify shardingSphere to shardingsphere -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
