杜洪波
2025-05-08 fc9b06b7d0c88ded5c1477799b1f26708349d277
pom.xml
@@ -40,6 +40,21 @@
    </profiles>
    <dependencies>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-tool-conduct</artifactId>
        </dependency>
        <!--补丁模块-->
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-patch</artifactId>
        </dependency>
        <!--人事管理-->
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-hr</artifactId>
        </dependency>
        <!--设备管理-->
        <dependency>
            <groupId>com.lx</groupId>
@@ -90,6 +105,10 @@
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-mq</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-hr</artifactId>
        </dependency>
        <!--附件管理、文档管理-->
        <dependency>
@@ -164,18 +183,12 @@
            <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>-->
        <!--      <version>1.0.0-SNAPSHOT</version>-->
        <!--   </dependency>-->
        <!--   <dependency>-->
        <!--      <groupId>com.lx</groupId>-->
        <!--      <artifactId>product-project-server-contract</artifactId>-->
        <!--      <version>1.0.0-SNAPSHOT</version>-->
        <!--   </dependency>-->
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-customer</artifactId>
@@ -187,12 +200,6 @@
        <dependency>
            <groupId>org.spring</groupId>
            <artifactId>spring-server-master</artifactId>
        </dependency>
        <dependency>
            <groupId>com.sendgrid</groupId>
            <artifactId>sendgrid-java</artifactId>
            <version>4.0.1</version>
        </dependency>
        <dependency>
            <groupId>org.apache.commons</groupId>