From 8676f4cb37ef31fa9fcfe2a7faf5f4c4ea77cc1a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 29 一月 2026 09:46:05 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbom_dianjiang
---
.idea/compiler.xml | 15 ++++++---------
1 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 46b15a5..3a29174 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -7,25 +7,22 @@
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
+ <module name="web" />
<module name="admin" />
<module name="services" />
- <module name="lianghelihua" />
- <module name="dmttwebsite" />
- <module name="web" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
- <module name="dmttwebsite" target="1.8" />
- <module name="lianghelihua" target="1.8" />
- <module name="untitled" target="1.8" />
+ <module name="admin" target="1.8" />
+ <module name="dianjiang" target="1.8" />
+ <module name="services" target="1.8" />
+ <module name="web" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="admin" options="-parameters" />
- <module name="dmttwebsite" options="-parameters" />
- <module name="jinkuai" options="-parameters" />
- <module name="lianghelihua" options="-parameters" />
+ <module name="dianjiang" options="-parameters" />
<module name="services" options="-parameters" />
<module name="web" options="-parameters" />
</option>
--
Gitblit v1.9.3