shicf
2026-02-02 c51101aa2d2b18c3a57039417e5b997fd325cca2
pom.xml
@@ -191,13 +191,30 @@
        <!--项目管理模块-->
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-project-server-base</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-project-server-contract</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-customer</artifactId>
        </dependency>
       <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-project-server-contract</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-task</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-integration</artifactId>
        </dependency>
        <dependency>
            <groupId>org.spring</groupId>
            <artifactId>spring-server-master</artifactId>
        </dependency>