From d01295c254063b3349a86a4474e04a62b284bd19 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期二, 24 三月 2026 16:26:07 +0800
Subject: [PATCH] 一些配置

---
 Code/WCS/WIDESEAWCS_Client/.omc/project-memory.json |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

diff --git a/Code/WCS/WIDESEAWCS_Client/.omc/project-memory.json b/Code/WCS/WIDESEAWCS_Client/.omc/project-memory.json
index 729851a..524ee2c 100644
--- a/Code/WCS/WIDESEAWCS_Client/.omc/project-memory.json
+++ b/Code/WCS/WIDESEAWCS_Client/.omc/project-memory.json
@@ -177,6 +177,31 @@
       ]
     }
   },
-  "hotPaths": [],
+  "hotPaths": [
+    {
+      "path": "src\\views\\Index.vue",
+      "accessCount": 2,
+      "lastAccessed": 1774325401660,
+      "type": "directory"
+    },
+    {
+      "path": "src\\views\\fix_encoding.js",
+      "accessCount": 1,
+      "lastAccessed": 1774325444193,
+      "type": "file"
+    },
+    {
+      "path": "src\\views\\fix.js",
+      "accessCount": 1,
+      "lastAccessed": 1774325462466,
+      "type": "file"
+    },
+    {
+      "path": "src\\views\\replacements.json",
+      "accessCount": 1,
+      "lastAccessed": 1774325476630,
+      "type": "file"
+    }
+  ],
   "userDirectives": []
 }
\ No newline at end of file

--
Gitblit v1.9.3