ZQN
2024-09-03 94b5684557d4987add639a94d1ad41c32b5d00c0
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>