From 29db4e8895a7ffe7a7b44265977b43ca668e76bd Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期六, 14 九月 2024 09:50:52 +0800
Subject: [PATCH] 1.删除日志文件  2.打标页面细节更改

---
 JiuMuMesParent/.idea/inspectionProfiles/Project_Default.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/JiuMuMesParent/.idea/inspectionProfiles/Project_Default.xml b/JiuMuMesParent/.idea/inspectionProfiles/Project_Default.xml
index 31fda01..f771f65 100644
--- a/JiuMuMesParent/.idea/inspectionProfiles/Project_Default.xml
+++ b/JiuMuMesParent/.idea/inspectionProfiles/Project_Default.xml
@@ -17,5 +17,10 @@
     <inspection_tool class="AlibabaTestClassShouldEndWithTestNaming" enabled="true" level="WARNING" enabled_by_default="true" />
     <inspection_tool class="AlibabaTransactionMustHaveRollback" enabled="true" level="WARNING" enabled_by_default="true" />
     <inspection_tool class="AlibabaUseRightCaseForDateFormat" enabled="true" level="WARNING" enabled_by_default="true" />
+    <inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
+      <Languages>
+        <language minSize="106" name="Java" />
+      </Languages>
+    </inspection_tool>
   </profile>
 </component>
\ No newline at end of file

--
Gitblit v1.8.0