From 5bd56f3ebf96aa9a71e4a452cd2402df59d17384 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期四, 04 九月 2025 09:28:27 +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