From 919acbd3e8148ffc5dfabc6d6468fa90f868a3cc Mon Sep 17 00:00:00 2001
From: 彭雪彬 <1724387007@qq.com>
Date: Tue, 21 Oct 2025 17:49:45 +0800
Subject: [PATCH] 邀请新用户记录添加
---
.idea/compiler.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 8f29a85..b697d3f 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="-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" />
+ <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="" />
</option>
</component>
</project>
\ No newline at end of file
--
Gitblit v1.9.3