From 756f5a480e953b35623885e74a5725ab6b427d41 Mon Sep 17 00:00:00 2001
From: whyclxw <810412026@qq.com>
Date: 星期二, 21 四月 2026 10:05:39 +0800
Subject: [PATCH] 第一次修改

---
 .idea/compiler.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 897c8f4..9f05909 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.1