From 1e730ca08635930f581f37a0d7dc4086e0c65011 Mon Sep 17 00:00:00 2001
From: xin <1099200748@qq.com>
Date: Mon, 25 Aug 2025 21:22:21 +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