From f12063ab186785f6ded6fa63efc71d21db8597c6 Mon Sep 17 00:00:00 2001 From: XiaoRuby <3114200645@qq.com> Date: 星期二, 08 八月 2023 13:40:09 +0800 Subject: [PATCH] LIMS管理系统框架-开发8-8 bug修改 --- .idea/compiler.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 3516d6a..87180da 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -2,6 +2,7 @@ <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" /> -- Gitblit v1.9.3