许鹏程
2025-01-02 307451c2a3d48b1e5606ab260421fe1bcd4f9585
pom.xml
@@ -6,7 +6,7 @@
    <parent>
        <groupId>com.lx</groupId>
        <artifactId>product-server</artifactId>
        <version>2.0.0-release</version>
        <version>2.1.0-release</version>
    </parent>
    <artifactId>product-server-web</artifactId>
    <packaging>jar</packaging>
@@ -40,6 +40,17 @@
    </profiles>
    <dependencies>
        <!--补丁模块-->
        <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>
@@ -171,14 +182,6 @@
        <!--项目管理模块-->
        <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>
@@ -189,11 +192,6 @@
        <dependency>
            <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>