shicf
2024-11-28 a597fadc2c99c0f60f0bd40200b7d1355c06b15e
pom.xml
@@ -91,6 +91,10 @@
            <groupId>com.lx</groupId>
            <artifactId>product-server-mq</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-hr</artifactId>
        </dependency>
        <!--附件管理、文档管理-->
        <dependency>
            <groupId>com.lx</groupId>
@@ -166,16 +170,14 @@
        </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-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>
@@ -188,7 +190,11 @@
            <groupId>org.spring</groupId>
            <artifactId>spring-server-master</artifactId>
        </dependency>
      <!--西宁-->
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-xining</artifactId>
        </dependency>
        <dependency>
            <groupId>com.sendgrid</groupId>
            <artifactId>sendgrid-java</artifactId>