Spring的 `@Transactional` 当在配置文件中有多个 TransactionManager , 可以用该属性`transactionManager` 指定选择哪个事务管理器。而目前 `@TxTransaction` 还不支持指定某个事务管理器。我这边提个pr,你看看