RuoYi
2021-02-02 3c33fe21faac9f3ec5564d8dee656133fccf7c06
ruoyi-common/ruoyi-common-datasource/pom.xml
@@ -30,6 +30,12 @@
            <artifactId>dynamic-datasource-spring-boot-starter</artifactId>
            <version>${dynamic-ds.version}</version>
        </dependency>
        <!-- SpringBoot Seata -->
        <dependency>
            <groupId>io.seata</groupId>
            <artifactId>seata-spring-boot-starter</artifactId>
        </dependency>
    </dependencies>
</project>