ZQN
2024-06-26 22c8ab9035ba169b07f5d1bc09f3a8ca4402754d
project-admin/pom.xml
@@ -67,7 +67,17 @@
            <artifactId>project-approval</artifactId>
        </dependency>
        <!-- 执法业务-->
        <dependency>
            <groupId>com.project</groupId>
            <artifactId>project-enforce</artifactId>
        </dependency>
        <!-- 统计报表-->
        <dependency>
            <groupId>com.project</groupId>
            <artifactId>project-report</artifactId>
        </dependency>
    </dependencies>