From c2615a2070d4622bf5717339eae1daef9b40d057 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期一, 04 十二月 2023 09:05:16 +0800 Subject: [PATCH] PlcManualonePosition未提交上 再次提交 --- springboot-vue3/.idea/artifacts/springboot_vue3_war.xml | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml b/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml new file mode 100644 index 0000000..e2e6706 --- /dev/null +++ b/springboot-vue3/.idea/artifacts/springboot_vue3_war.xml @@ -0,0 +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> \ No newline at end of file -- Gitblit v1.8.0