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/compiler.xml | 42 +++++++++++++++++++++--------------------- 1 files changed, 21 insertions(+), 21 deletions(-) diff --git a/springboot-vue3/.idea/compiler.xml b/springboot-vue3/.idea/compiler.xml index feb7d3a..aea3015 100644 --- a/springboot-vue3/.idea/compiler.xml +++ b/springboot-vue3/.idea/compiler.xml @@ -1,22 +1,22 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CompilerConfiguration"> - <annotationProcessing> - <profile default="true" name="Default" enabled="true" /> - <profile name="Maven default annotation processors profile" enabled="true"> - <sourceOutputDir name="target/generated-sources/annotations" /> - <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> - <outputRelativeToContentRoot value="true" /> - <module name="springboot-vue3" /> - </profile> - </annotationProcessing> - <bytecodeTargetLevel> - <module name="springboot-vue3" target="8" /> - </bytecodeTargetLevel> - </component> - <component name="JavacSettings"> - <option name="ADDITIONAL_OPTIONS_OVERRIDE"> - <module name="springboot-vue3" options="-parameters" /> - </option> - </component> +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="CompilerConfiguration"> + <annotationProcessing> + <profile default="true" name="Default" enabled="true" /> + <profile name="Maven default annotation processors profile" enabled="true"> + <sourceOutputDir name="target/generated-sources/annotations" /> + <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> + <outputRelativeToContentRoot value="true" /> + <module name="springboot-vue3" /> + </profile> + </annotationProcessing> + <bytecodeTargetLevel> + <module name="springboot-vue3" target="8" /> + </bytecodeTargetLevel> + </component> + <component name="JavacSettings"> + <option name="ADDITIONAL_OPTIONS_OVERRIDE"> + <module name="springboot-vue3" options="-parameters" /> + </option> + </component> </project> \ No newline at end of file -- Gitblit v1.8.0