From 9703057956549369444720e429a1bda75a1c1178 Mon Sep 17 00:00:00 2001 From: xin <1099200748@qq.com> Date: Tue, 15 Apr 2025 16:14:38 +0800 Subject: [PATCH] 1.0 --- .idea/compiler.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 2bf07b9..8f29a85 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