From 035f2a81a59532ac9f892dab9ade44304847b4fb Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期一, 06 四月 2026 11:11:36 +0800
Subject: [PATCH] 重构输送线选择器;添加表格展开功能
---
.omc/project-memory.json | 63 ++-----------------------------
1 files changed, 4 insertions(+), 59 deletions(-)
diff --git a/.omc/project-memory.json b/.omc/project-memory.json
index a09d592..199e998 100644
--- a/.omc/project-memory.json
+++ b/.omc/project-memory.json
@@ -1,6 +1,6 @@
{
"version": "1.0.0",
- "lastScanned": 1774488038530,
+ "lastScanned": 1775442733141,
"projectRoot": "D:\\Git\\ShanMeiXinNengYuan",
"techStack": {
"languages": [],
@@ -36,72 +36,17 @@
"path": "Code",
"purpose": null,
"fileCount": 0,
- "lastAccessed": 1774488038511,
+ "lastAccessed": 1775442733121,
"keyFiles": []
},
"椤圭洰璧勬枡": {
"path": "椤圭洰璧勬枡",
"purpose": null,
"fileCount": 0,
- "lastAccessed": 1774488038512,
+ "lastAccessed": 1775442733121,
"keyFiles": []
}
},
- "hotPaths": [
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_StockService\\StockSerivce.cs",
- "accessCount": 14,
- "lastAccessed": 1774492937086,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
- "accessCount": 5,
- "lastAccessed": 1774490361799,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
- "accessCount": 3,
- "lastAccessed": 1774488093580,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj",
- "accessCount": 1,
- "lastAccessed": 1774488065335,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_StockService\\StockViewService.cs",
- "accessCount": 1,
- "lastAccessed": 1774492577060,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_StockService\\StockInfoService.cs",
- "accessCount": 1,
- "lastAccessed": 1774492577097,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_StockService\\StockInfoDetailService.cs",
- "accessCount": 1,
- "lastAccessed": 1774492577122,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\BaseServices\\ServiceBase.cs",
- "accessCount": 1,
- "lastAccessed": 1774492577619,
- "type": "file"
- },
- {
- "path": "Code\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStockService\\IStockInfoService.cs",
- "accessCount": 1,
- "lastAccessed": 1774492782997,
- "type": "file"
- }
- ],
+ "hotPaths": [],
"userDirectives": []
}
\ No newline at end of file
--
Gitblit v1.9.3