From 8bf326a952abd4bd294d0cd0dc810210dab0bf45 Mon Sep 17 00:00:00 2001
From: xin <1099200748@qq.com>
Date: Mon, 22 Sep 2025 14:25:58 +0800
Subject: [PATCH] obs配置更新

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

diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index b697d3f..8f29a85 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -17,11 +17,11 @@
   </component>
   <component name="JavacSettings">
     <option name="ADDITIONAL_OPTIONS_OVERRIDE">
-      <module name="oying-common" options="" />
-      <module name="oying-generator" options="" />
-      <module name="oying-logging" options="" />
-      <module name="oying-system" options="" />
-      <module name="oying-tools" options="" />
+      <module name="oying-common" options="-parameters" />
+      <module name="oying-generator" options="-parameters" />
+      <module name="oying-logging" options="-parameters" />
+      <module name="oying-system" options="-parameters" />
+      <module name="oying-tools" options="-parameters" />
     </option>
   </component>
 </project>
\ No newline at end of file

--
Gitblit v1.9.3