From fdeb90cf4f0d9ab6aa40e189695f632932910177 Mon Sep 17 00:00:00 2001
From: Leo <98382335+gaoziman@users.noreply.github.com>
Date: Thu, 25 Sep 2025 09:48:17 +0800
Subject: [PATCH] =?UTF-8?q?chore(ide):=20=E4=BC=98=E5=8C=96=E5=BC=80?=
=?UTF-8?q?=E5=8F=91=E5=B7=A5=E5=85=B7=E9=85=8D=E7=BD=AE=E5=92=8C=E4=BB=A3?=
=?UTF-8?q?=E7=A0=81=E8=A7=84=E8=8C=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 更新Apifox项目配置,同步最新的API测试环境设置
- 新增阿里巴巴Java开发手册代码检查规则,提升代码质量标准
- 完善代码审查机制,确保代码风格统一性和规范性
---
.idea/ApifoxUploaderProjectSetting.xml | 8 ++--
.idea/inspectionProfiles/Project_Default.xml | 45 ++++++++++++++++++++
2 files changed, 49 insertions(+), 4 deletions(-)
diff --git a/.idea/ApifoxUploaderProjectSetting.xml b/.idea/ApifoxUploaderProjectSetting.xml
index 33a8704..8c71716 100644
--- a/.idea/ApifoxUploaderProjectSetting.xml
+++ b/.idea/ApifoxUploaderProjectSetting.xml
@@ -1,14 +1,14 @@
-
+
-
+
-
-
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
index 8fd32c9..0b4782f 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -2,26 +2,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file