许鹏程
2024-12-30 327991834574bbb8bbd78f29382297aa13d001d6
product-server-web/pom.xml
@@ -40,6 +40,14 @@
    </profiles>
    <dependencies>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-device</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-patch</artifactId>
        </dependency>
        <!--西宁房管局业务模块-->
        <dependency>
            <groupId>com.lx</groupId>
@@ -104,6 +112,11 @@
            <groupId>com.lx</groupId>
            <artifactId>product-server-report</artifactId>
        </dependency>
        <!--移动端-->
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-mobile-core</artifactId>
        </dependency>
        <!--数据导入导出-->
        <dependency>
            <groupId>com.lx</groupId>
@@ -134,11 +147,6 @@
            <groupId>com.lx</groupId>
            <artifactId>product-server-tool-table</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-announcement</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-data-sync</artifactId>
@@ -337,8 +345,6 @@
                                <copy todir="D:/product/workspace/product-server-install/resources/product-server/lib">
                                    <fileset dir="${project.build.directory}/lib">
                                        <include name="*.jar"/>
                                        <exclude name="product-server-core-1.0.0-SNAPSHOT.jar"/>
                                        <exclude name="product-server-core-2.0.0-SNAPSHOT.jar"/>
                                    </fileset>
                                </copy>
                                <copy todir="D:/product/workspace/product-server-install/resources/product-server/resources">