From ec7cc88fca8de4b3c56f8ebee074fb7ce71ebf1e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 02 七月 2025 10:39:12 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index cec2af6..a56e7df 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -8,14 +8,17 @@
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
         <outputRelativeToContentRoot value="true" />
         <module name="lianghelihua" />
+        <module name="dmttwebsite" />
       </profile>
     </annotationProcessing>
     <bytecodeTargetLevel>
+      <module name="dmttwebsite" target="1.8" />
       <module name="lianghelihua" target="1.8" />
     </bytecodeTargetLevel>
   </component>
   <component name="JavacSettings">
     <option name="ADDITIONAL_OPTIONS_OVERRIDE">
+      <module name="dmttwebsite" options="-parameters" />
       <module name="lianghelihua" options="-parameters" />
     </option>
   </component>

--
Gitblit v1.9.3