shicf
2026-02-02 a42b1212aa47eccb75a4cf0d4e458d7860cac654
pom.xml
@@ -183,24 +183,40 @@
            <groupId>com.lx</groupId>
            <artifactId>product-server-data-center</artifactId>
        </dependency>
      <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-system-backup</artifactId>
        </dependency>
        <!--项目管理模块-->
        <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>org.spring</groupId>
            <artifactId>spring-server-master</artifactId>
            <groupId>com.lx</groupId>
            <artifactId>product-server-integration</artifactId>
        </dependency>
        <dependency>
            <groupId>com.sendgrid</groupId>
            <artifactId>sendgrid-java</artifactId>
            <version>4.0.1</version>
            <groupId>org.spring</groupId>
            <artifactId>spring-server-master</artifactId>
        </dependency>
        <dependency>
            <groupId>org.apache.commons</groupId>