From d6070f8204ca454aabebd5b5c34bb2dd54dea3be Mon Sep 17 00:00:00 2001
From: cnf <3283105747@qq.com>
Date: 星期二, 09 十二月 2025 10:34:20 +0800
Subject: [PATCH] 增加报工接口
---
WebApi/.vs/GsMesSolution/v17/DocumentLayout.json | 42 +++++++++++-------------------------------
1 files changed, 11 insertions(+), 31 deletions(-)
diff --git a/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json b/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json
index fea20d5..a930e2f 100644
--- a/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json
+++ b/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json
@@ -1,10 +1,10 @@
{
"Version": 1,
- "WorkspaceRootPath": "E:\\MesSourceCode\\PC_Cshap\\WebApi\\",
+ "WorkspaceRootPath": "E:\\Project Files\\GSMES\\LW_MES\\MesSourceCode\\PC_Cshap\\WebApi\\",
"Documents": [
{
- "AbsoluteMoniker": "D:0:0:{CF9A9DD9-8D22-4628-93BE-2070C81F2697}|Gs.Sys\\Gs.Sys.csproj|e:\\messourcecode\\pc_cshap\\webapi\\gs.sys\\services\\fmcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{CF9A9DD9-8D22-4628-93BE-2070C81F2697}|Gs.Sys\\Gs.Sys.csproj|solutionrelative:gs.sys\\services\\fmcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{3CA7A99D-C42B-440A-ADA7-B3D76CD02E7C}|Gs.Report\\Gs.Report.csproj|e:\\project files\\gsmes\\lw_mes\\messourcecode\\pc_cshap\\webapi\\gs.report\\xlsinoutcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{3CA7A99D-C42B-440A-ADA7-B3D76CD02E7C}|Gs.Report\\Gs.Report.csproj|solutionrelative:gs.report\\xlsinoutcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
@@ -13,41 +13,21 @@
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
- "DockedWidth": 681,
+ "DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
- "Title": "FmController.cs",
- "DocumentMoniker": "E:\\MesSourceCode\\PC_Cshap\\WebApi\\Gs.Sys\\Services\\FmController.cs",
- "RelativeDocumentMoniker": "Gs.Sys\\Services\\FmController.cs",
- "ToolTip": "E:\\MesSourceCode\\PC_Cshap\\WebApi\\Gs.Sys\\Services\\FmController.cs",
- "RelativeToolTip": "Gs.Sys\\Services\\FmController.cs",
- "ViewState": "AgIAAPEAAAAAAAAAAAArwAEBAAAPAAAAAAAAAA==",
+ "Title": "XlsInOutController.cs",
+ "DocumentMoniker": "E:\\Project Files\\GSMES\\LW_MES\\MesSourceCode\\PC_Cshap\\WebApi\\Gs.Report\\XlsInOutController.cs",
+ "RelativeDocumentMoniker": "Gs.Report\\XlsInOutController.cs",
+ "ToolTip": "E:\\Project Files\\GSMES\\LW_MES\\MesSourceCode\\PC_Cshap\\WebApi\\Gs.Report\\XlsInOutController.cs",
+ "RelativeToolTip": "Gs.Report\\XlsInOutController.cs",
+ "ViewState": "AgIAALMBAAAAAAAAAAAYwLUBAAAfAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-07-17T05:31:54.431Z",
+ "WhenOpened": "2025-09-22T01:10:14.424Z",
"EditorCaption": ""
- }
- ]
- },
- {
- "DockedWidth": 189,
- "SelectedChildIndex": -1,
- "Children": [
- {
- "$type": "Bookmark",
- "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"
- }
- ]
- },
- {
- "DockedWidth": 364,
- "SelectedChildIndex": -1,
- "Children": [
- {
- "$type": "Bookmark",
- "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
}
]
}
--
Gitblit v1.9.3