From 8e42d0c1b7ae36cff2e7c69999117911a4b6f300 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期四, 26 三月 2026 17:31:06 +0800
Subject: [PATCH] feat(WCS): 完善 WIDESEAWCS_Tasks 模块代码注释
---
Code/WMS/.claude/settings.local.json | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Code/WMS/.claude/settings.local.json b/Code/WMS/.claude/settings.local.json
new file mode 100644
index 0000000..783fdf1
--- /dev/null
+++ b/Code/WMS/.claude/settings.local.json
@@ -0,0 +1,8 @@
+{
+ "permissions": {
+ "allow": [
+ "Bash(git:*)",
+ "Bash(dotnet build:*)"
+ ]
+ }
+}
--
Gitblit v1.9.3