From f35b7028fc2c980f1ad1afefa17e9adf55b7a1d0 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期四, 30 十一月 2023 08:54:33 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- springboot-vue3/.idea/artifacts/springboot_vue3_war.xml | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml b/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml index d419cc3..e2e6706 100644 --- a/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml +++ b/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml @@ -1,14 +1,14 @@ -<component name="ArtifactManager"> - <artifact type="war" name="springboot-vue3:war"> - <output-path>$PROJECT_DIR$/target</output-path> - <properties id="maven-jee-properties"> - <options> - <module>springboot-vue3</module> - <packaging>war</packaging> - </options> - </properties> - <root id="archive" name="springboot-vue3-0.0.1-SNAPSHOT.war"> - <element id="artifact" artifact-name="springboot-vue3:war exploded" /> - </root> - </artifact> +<component name="ArtifactManager"> + <artifact type="war" name="springboot-vue3:war"> + <output-path>$PROJECT_DIR$/target</output-path> + <properties id="maven-jee-properties"> + <options> + <module>springboot-vue3</module> + <packaging>war</packaging> + </options> + </properties> + <root id="archive" name="springboot-vue3-0.0.1-SNAPSHOT.war"> + <element id="artifact" artifact-name="springboot-vue3:war exploded" /> + </root> + </artifact> </component> \ No newline at end of file -- Gitblit v1.8.0