From 636af7d0ed40549da7182569175e69068e5e937d Mon Sep 17 00:00:00 2001 From: “zhuo” <“zhuo@itcast.cn”> Date: 星期三, 09 八月 2023 09:24:27 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- .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