From a177ad6532fcdc1e9d2b3910276bd88d04791469 Mon Sep 17 00:00:00 2001
From: fcx <2246384483@qq.com>
Date: 星期二, 02 十二月 2025 20:19:13 +0800
Subject: [PATCH] 1.XJ新增照片查看,不良描述
---
.claude/settings.local.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 948cd55..38b29b1 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(git add:*)",
- "Bash(git push:*)"
+ "Bash(git push:*)",
+ "Bash(git commit:*)"
],
"deny": []
}
--
Gitblit v1.9.3