From e25dc0d8fad5a2362bf75cf5ca9f26a0fe6c674c Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期四, 26 三月 2026 11:28:15 +0800
Subject: [PATCH] feat(WMS): 增强日志配置与添加事务处理支持

---
 .omc/project-memory.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.omc/project-memory.json b/.omc/project-memory.json
index d41fb24..99735a7 100644
--- a/.omc/project-memory.json
+++ b/.omc/project-memory.json
@@ -49,6 +49,12 @@
   },
   "hotPaths": [
     {
+      "path": "Code\\WCS\\WIDESEAWCS_Client\\src\\views\\Index.vue",
+      "accessCount": 8,
+      "lastAccessed": 1774325288485,
+      "type": "file"
+    },
+    {
       "path": "Code\\WCS\\CLAUDE.md",
       "accessCount": 4,
       "lastAccessed": 1774319832508,

--
Gitblit v1.9.3