潘志宝
2024-11-04 ed4f78cccbb2cf672d6b3230069979288232ab4a
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>