Lius
2025-01-09 2d2c464c8f7e4e1d2f304c072222ce18d84451ad
pom更新
已修改1个文件
14 ■■■■ 文件已修改
pom.xml 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -435,13 +435,13 @@
            </properties>
        </profile>
        <!-- SpringCloud运行环境 -->
        <profile>
            <id>SpringCloud</id>
            <modules>
                <!-- 微服务模块-->
                <module>jeecg-server-cloud</module>
            </modules>
        </profile>
<!--        <profile>-->
<!--            <id>SpringCloud</id>-->
<!--            <modules>-->
<!--                &lt;!&ndash; 微服务模块&ndash;&gt;-->
<!--                <module>jeecg-server-cloud</module>-->
<!--            </modules>-->
<!--        </profile>-->
    </profiles>