houzhongjian
2024-11-07 a874b928e16320839315b9abcdf2cece1229a424
iailab-framework/iailab-common-biz-tenant/pom.xml
@@ -37,6 +37,10 @@
            <groupId>com.iailab</groupId>
            <artifactId>iailab-common-redis</artifactId>
        </dependency>
        <dependency>
            <groupId>org.postgresql</groupId>
            <artifactId>postgresql</artifactId>
        </dependency>
        <!-- RPC 远程调用相关 -->
        <dependency>
@@ -89,6 +93,7 @@
    </dependencies>
    <build>
        <plugins>
            <plugin>