ZQN
2024-08-14 f6a1bf1d9b19dd8b3750034048f3876d086db1f1
project-admin/pom.xml
@@ -67,13 +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>