From 49e6ac0d3b52f19ead1a055bba9aaa99929686b7 Mon Sep 17 00:00:00 2001
From: xiazhengtongxue <133085197+xiazhengtongxue@users.noreply.github.com>
Date: 星期五, 27 三月 2026 08:51:37 +0800
Subject: [PATCH] perf: 优化任务均衡巷道和1206虚拟站台
---
项目代码/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json | 304 ++++++++++++---
项目代码/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json | 394 +++++++++++---------
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/LocationInfoService.cs | 60 ++
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_接收入库任务下发/2026-03-25/任务接收参数260325.txt | 155 ++++++++
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs | 3
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MESTaskService.cs | 40 +
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/RoadwayTaskCount.cs | 14
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_接收入库任务下发/2026-03-25/反馈信息260325.txt | 115 ++++++
8 files changed, 811 insertions(+), 274 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json"
index 6712900..de859c2 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json"
@@ -15,12 +15,60 @@
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\mestaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_dto\\task\\roadwaytaskcount.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\task\\roadwaytaskcount.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\enablestatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\enablestatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_core\\loghelper\\log\\writelog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|solutionrelative:widesea_core\\loghelper\\log\\writelog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\locationtypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\locationtypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\locationstatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\locationstatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\locationchangetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\locationchangetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\warehouseenum\\warehouseenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\warehouseenum\\warehouseenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\taskenum\\taskenumhelper.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\taskenum\\taskenumhelper.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\taskenum\\taskstatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\taskenum\\taskstatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\taskenum\\tasktypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\taskenum\\tasktypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -35,16 +83,8 @@
"RelativeMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|solutionrelative:widesea_itaskinfoservice\\itaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
"AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\dashboardcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basic\\dashboardcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\wmscrujob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -78,7 +118,7 @@
"DocumentGroups": [
{
"DockedWidth": 200,
- "SelectedChildIndex": 11,
+ "SelectedChildIndex": 8,
"Children": [
{
"$type": "Bookmark",
@@ -114,15 +154,41 @@
},
{
"$type": "Document",
- "DocumentIndex": 3,
- "Title": "ILocationInfoService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_IBasicService\\ILocationInfoService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
- "RelativeToolTip": "WIDESEA_IBasicService\\ILocationInfoService.cs",
- "ViewState": "AgIAADQAAAAAAAAAAAASwEUAAAAeAAAAAAAAAA==",
+ "DocumentIndex": 0,
+ "Title": "LocationInfoService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_BasicService\\LocationInfoService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
+ "RelativeToolTip": "WIDESEA_BasicService\\LocationInfoService.cs",
+ "ViewState": "AgIAAIwAAAAAAAAAAAAvwKgAAAAMAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T05:54:52.753Z",
+ "WhenOpened": "2026-03-23T02:52:26.075Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 3,
+ "Title": "RoadwayTaskCount.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwgAAAAhAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-25T06:02:36.782Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 5,
+ "Title": "TaskController.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "ViewState": "AgIAAAwAAAAAAAAAAAAAABwAAAAoAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-16T08:11:37.274Z",
"EditorCaption": ""
},
{
@@ -133,7 +199,7 @@
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
"ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
"RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
- "ViewState": "AgIAAAYAAAAAAAAAAADwvx0AAAAbAAAAAAAAAA==",
+ "ViewState": "AgIAAAYAAAAAAAAAAADwvx0AAAAoAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-03-23T02:50:53.133Z",
"EditorCaption": ""
@@ -146,48 +212,60 @@
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\MESTaskService.cs",
"ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\MESTaskService.cs",
"RelativeToolTip": "WIDESEA_TaskInfoService\\MESTaskService.cs",
- "ViewState": "AgIAAD0AAAAAAAAAAADgv1AAAAAUAAAAAAAAAA==",
+ "ViewState": "AgIAAEgAAAAAAAAAAAASwGEAAAAPAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-03-23T02:54:38.023Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 0,
- "Title": "LocationInfoService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_BasicService\\LocationInfoService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
- "RelativeToolTip": "WIDESEA_BasicService\\LocationInfoService.cs",
- "ViewState": "AgIAAHoBAAAAAAAAAAAwwJMBAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T02:52:26.075Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
"DocumentIndex": 4,
- "Title": "TaskController.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "ViewState": "AgIAABcAAAAAAAAAAADwvxIAAAAzAAAAAAAAAA==",
+ "Title": "WCSTaskService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "RelativeToolTip": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "ViewState": "AgIAAHYAAAAAAAAAAAASwIUAAAAmAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-16T08:11:37.274Z",
+ "WhenOpened": "2026-03-16T06:45:52.229Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 5,
- "Title": "Task_HtyController.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAADwvxIAAABLAAAAAAAAAA==",
+ "DocumentIndex": 6,
+ "Title": "EnableStatusEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAAQAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-20T09:17:35.971Z",
+ "WhenOpened": "2026-03-23T06:59:17.002Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 9,
+ "Title": "WriteLog.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "RelativeToolTip": "WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAADIAAABZAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-25T03:20:09.319Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 7,
+ "Title": "ILocationInfoService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "RelativeToolTip": "WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "ViewState": "AgIAADYAAAAAAAAAAIAxwEQAAAAzAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T05:54:52.753Z",
"EditorCaption": ""
},
{
@@ -198,13 +276,109 @@
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\TaskService.cs",
"ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
"RelativeToolTip": "WIDESEA_TaskInfoService\\TaskService.cs",
- "ViewState": "AgIAAAMDAAAAAAAAAAAtwBsDAAAJAAAAAAAAAA==",
+ "ViewState": "AgIAAEgAAAAAAAAAAAAywBsDAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-03-16T06:45:53.132Z"
},
{
"$type": "Document",
- "DocumentIndex": 7,
+ "DocumentIndex": 10,
+ "Title": "LocationTypeEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "ViewState": "AgIAAAwAAAAAAAAAAAAwwB0AAAAZAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:24.41Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 14,
+ "Title": "TaskEnumHelper.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
+ "RelativeToolTip": "WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:03.704Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 13,
+ "Title": "WarehouseEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:08.957Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 12,
+ "Title": "LocationChangeType.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "ViewState": "AgIAACkAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:17.803Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 11,
+ "Title": "LocationStatusEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "ViewState": "AgIAABEAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:20.212Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 15,
+ "Title": "TaskStatusEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
+ "ViewState": "AgIAAMUAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:00.26Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 16,
+ "Title": "TaskTypeEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:58:58.794Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 17,
+ "Title": "Task_HtyController.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxIAAABLAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-20T09:17:35.971Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 19,
"Title": "ITaskService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITaskService.cs",
"RelativeDocumentMoniker": "WIDESEA_ITaskInfoService\\ITaskService.cs",
@@ -216,7 +390,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 6,
+ "DocumentIndex": 18,
"Title": "MaterielInfoController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
@@ -228,7 +402,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 9,
+ "DocumentIndex": 20,
"Title": "DashboardController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\DashboardController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\DashboardController.cs",
@@ -240,19 +414,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 10,
- "Title": "WCSTaskService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "RelativeToolTip": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "ViewState": "AgIAAAwAAAAAAAAAAAAAADYAAAAJAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-16T06:45:52.229Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 11,
+ "DocumentIndex": 21,
"Title": "WMSCruJob.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WMSCruJob.cs",
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\WMSCruJob.cs",
@@ -264,7 +426,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 12,
+ "DocumentIndex": 22,
"Title": "SCExecutionBlock.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Partial\\SCExecutionBlock.cs",
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\Partial\\SCExecutionBlock.cs",
@@ -276,7 +438,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 13,
+ "DocumentIndex": 23,
"Title": "Sys_MenuService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_SystemService\\Sys_MenuService.cs",
"RelativeDocumentMoniker": "WIDESEA_SystemService\\Sys_MenuService.cs",
@@ -288,7 +450,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 14,
+ "DocumentIndex": 24,
"Title": "Sys_LogService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_SystemService\\Sys_LogService.cs",
"RelativeDocumentMoniker": "WIDESEA_SystemService\\Sys_LogService.cs",
@@ -300,7 +462,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 15,
+ "DocumentIndex": 25,
"Title": "Sys_LogController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\System\\Sys_LogController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\System\\Sys_LogController.cs",
@@ -312,7 +474,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 16,
+ "DocumentIndex": 26,
"Title": "Task_HtyService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Task_HtyService.cs",
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\Task_HtyService.cs",
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json"
index f5d3685..de859c2 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json"
@@ -3,6 +3,46 @@
"WorkspaceRootPath": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\",
"Documents": [
{
+ "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\mestaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\mestaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\mestaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\mestaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_dto\\task\\roadwaytaskcount.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\task\\roadwaytaskcount.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\enablestatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\enablestatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_core\\loghelper\\log\\writelog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|solutionrelative:widesea_core\\loghelper\\log\\writelog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
"AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\locationtypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\locationtypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
@@ -13,10 +53,6 @@
{
"AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\locationchangetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\locationchangetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\locationenum\\enablestatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationenum\\enablestatusenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_common\\warehouseenum\\warehouseenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -35,26 +71,6 @@
"RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\taskenum\\tasktypeenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\mestaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\mestaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\mestaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\mestaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
"AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
@@ -67,16 +83,8 @@
"RelativeMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|solutionrelative:widesea_itaskinfoservice\\itaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
"AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\dashboardcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basic\\dashboardcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\wcstaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|f:\\desktop\\yingmeiwmsxiangmu302\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea_taskinfoservice\\wmscrujob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -147,71 +155,146 @@
{
"$type": "Document",
"DocumentIndex": 0,
- "Title": "LocationTypeEnum.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
- "ViewState": "AgIAAAwAAAAAAAAAAADwvx0AAAAZAAAAAAAAAA==",
+ "Title": "LocationInfoService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_BasicService\\LocationInfoService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
+ "RelativeToolTip": "WIDESEA_BasicService\\LocationInfoService.cs",
+ "ViewState": "AgIAAIwAAAAAAAAAAAAvwKgAAAAMAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:59:24.41Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 1,
- "Title": "LocationStatusEnum.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
- "ViewState": "AgIAABEAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:59:20.212Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 2,
- "Title": "LocationChangeType.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
- "ViewState": "AgIAACkAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:59:17.803Z",
+ "WhenOpened": "2026-03-23T02:52:26.075Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 3,
+ "Title": "RoadwayTaskCount.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\Task\\RoadwayTaskCount.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwgAAAAhAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-25T06:02:36.782Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 5,
+ "Title": "TaskController.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
+ "ViewState": "AgIAAAwAAAAAAAAAAAAAABwAAAAoAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-16T08:11:37.274Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 2,
+ "Title": "MesTaskController.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
+ "ViewState": "AgIAAAYAAAAAAAAAAADwvx0AAAAoAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T02:50:53.133Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "MESTaskService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\MESTaskService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\MESTaskService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\MESTaskService.cs",
+ "RelativeToolTip": "WIDESEA_TaskInfoService\\MESTaskService.cs",
+ "ViewState": "AgIAAEgAAAAAAAAAAAASwGEAAAAPAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T02:54:38.023Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 4,
+ "Title": "WCSTaskService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "RelativeToolTip": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
+ "ViewState": "AgIAAHYAAAAAAAAAAAASwIUAAAAmAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-16T06:45:52.229Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 6,
"Title": "EnableStatusEnum.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
"RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
"ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
"RelativeToolTip": "WIDESEA_Common\\LocationEnum\\EnableStatusEnum.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAAQAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-03-23T06:59:17.002Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 4,
- "Title": "WarehouseEnum.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
- "RelativeToolTip": "WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "DocumentIndex": 9,
+ "Title": "WriteLog.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "RelativeToolTip": "WIDESEA_Core\\LogHelper\\Log\\WriteLog.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAADIAAABZAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:59:08.957Z",
+ "WhenOpened": "2026-03-25T03:20:09.319Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 7,
+ "Title": "ILocationInfoService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "RelativeToolTip": "WIDESEA_IBasicService\\ILocationInfoService.cs",
+ "ViewState": "AgIAADYAAAAAAAAAAIAxwEQAAAAzAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T05:54:52.753Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 5,
+ "DocumentIndex": 8,
+ "Title": "TaskService.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\TaskService.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
+ "RelativeToolTip": "WIDESEA_TaskInfoService\\TaskService.cs",
+ "ViewState": "AgIAAEgAAAAAAAAAAAAywBsDAAAJAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-16T06:45:53.132Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 10,
+ "Title": "LocationTypeEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationTypeEnum.cs",
+ "ViewState": "AgIAAAwAAAAAAAAAAAAwwB0AAAAZAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:24.41Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 14,
"Title": "TaskEnumHelper.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
"RelativeDocumentMoniker": "WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
@@ -219,12 +302,47 @@
"RelativeToolTip": "WIDESEA_Common\\TaskEnum\\TaskEnumHelper.cs",
"ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:59:03.704Z",
- "EditorCaption": ""
+ "WhenOpened": "2026-03-23T06:59:03.704Z"
},
{
"$type": "Document",
- "DocumentIndex": 6,
+ "DocumentIndex": 13,
+ "Title": "WarehouseEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\WareHouseEnum\\WarehouseEnum.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:08.957Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 12,
+ "Title": "LocationChangeType.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationChangeType.cs",
+ "ViewState": "AgIAACkAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:17.803Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 11,
+ "Title": "LocationStatusEnum.cs",
+ "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "RelativeToolTip": "WIDESEA_Common\\LocationEnum\\LocationStatusEnum.cs",
+ "ViewState": "AgIAABEAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-03-23T06:59:20.212Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 15,
"Title": "TaskStatusEnum.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
"RelativeDocumentMoniker": "WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
@@ -232,12 +350,11 @@
"RelativeToolTip": "WIDESEA_Common\\TaskEnum\\TaskStatusEnum.cs",
"ViewState": "AgIAAMUAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:59:00.26Z",
- "EditorCaption": ""
+ "WhenOpened": "2026-03-23T06:59:00.26Z"
},
{
"$type": "Document",
- "DocumentIndex": 7,
+ "DocumentIndex": 16,
"Title": "TaskTypeEnum.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
"RelativeDocumentMoniker": "WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
@@ -245,77 +362,11 @@
"RelativeToolTip": "WIDESEA_Common\\TaskEnum\\TaskTypeEnum.cs",
"ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T06:58:58.794Z",
- "EditorCaption": ""
+ "WhenOpened": "2026-03-23T06:58:58.794Z"
},
{
"$type": "Document",
- "DocumentIndex": 11,
- "Title": "ILocationInfoService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_IBasicService\\ILocationInfoService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
- "RelativeToolTip": "WIDESEA_IBasicService\\ILocationInfoService.cs",
- "ViewState": "AgIAADQAAAAAAAAAAAASwEUAAAAeAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T05:54:52.753Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 10,
- "Title": "MesTaskController.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\MesTaskController.cs",
- "ViewState": "AgIAAAYAAAAAAAAAAADwvx0AAAAbAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T02:50:53.133Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 9,
- "Title": "MESTaskService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\MESTaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\MESTaskService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\MESTaskService.cs",
- "RelativeToolTip": "WIDESEA_TaskInfoService\\MESTaskService.cs",
- "ViewState": "AgIAAD0AAAAAAAAAAADgv1AAAAAUAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T02:54:38.023Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 8,
- "Title": "LocationInfoService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_BasicService\\LocationInfoService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
- "RelativeToolTip": "WIDESEA_BasicService\\LocationInfoService.cs",
- "ViewState": "AgIAAH0BAAAAAAAAAADwv5MBAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-23T02:52:26.075Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 12,
- "Title": "TaskController.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
- "ViewState": "AgIAABcAAAAAAAAAAADwvxIAAAAzAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-16T08:11:37.274Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 13,
+ "DocumentIndex": 17,
"Title": "Task_HtyController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
@@ -323,24 +374,11 @@
"RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
"ViewState": "AgIAAAAAAAAAAAAAAADwvxIAAABLAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-20T09:17:35.971Z",
- "EditorCaption": ""
+ "WhenOpened": "2026-03-20T09:17:35.971Z"
},
{
"$type": "Document",
- "DocumentIndex": 16,
- "Title": "TaskService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\TaskService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
- "RelativeToolTip": "WIDESEA_TaskInfoService\\TaskService.cs",
- "ViewState": "AgIAAAMDAAAAAAAAAAAtwBsDAAAJAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-16T06:45:53.132Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 15,
+ "DocumentIndex": 19,
"Title": "ITaskService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITaskService.cs",
"RelativeDocumentMoniker": "WIDESEA_ITaskInfoService\\ITaskService.cs",
@@ -352,7 +390,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 14,
+ "DocumentIndex": 18,
"Title": "MaterielInfoController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
@@ -364,7 +402,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 17,
+ "DocumentIndex": 20,
"Title": "DashboardController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\DashboardController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\DashboardController.cs",
@@ -376,19 +414,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 18,
- "Title": "WCSTaskService.cs",
- "DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "ToolTip": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "RelativeToolTip": "WIDESEA_TaskInfoService\\WCSTaskService.cs",
- "ViewState": "AgIAAAwAAAAAAAAAAAAAADYAAAAJAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-03-16T06:45:52.229Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 19,
+ "DocumentIndex": 21,
"Title": "WMSCruJob.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\WMSCruJob.cs",
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\WMSCruJob.cs",
@@ -400,7 +426,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 20,
+ "DocumentIndex": 22,
"Title": "SCExecutionBlock.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Partial\\SCExecutionBlock.cs",
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\Partial\\SCExecutionBlock.cs",
@@ -412,7 +438,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 21,
+ "DocumentIndex": 23,
"Title": "Sys_MenuService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_SystemService\\Sys_MenuService.cs",
"RelativeDocumentMoniker": "WIDESEA_SystemService\\Sys_MenuService.cs",
@@ -424,7 +450,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 22,
+ "DocumentIndex": 24,
"Title": "Sys_LogService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_SystemService\\Sys_LogService.cs",
"RelativeDocumentMoniker": "WIDESEA_SystemService\\Sys_LogService.cs",
@@ -436,7 +462,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 23,
+ "DocumentIndex": 25,
"Title": "Sys_LogController.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\System\\Sys_LogController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\System\\Sys_LogController.cs",
@@ -448,7 +474,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 24,
+ "DocumentIndex": 26,
"Title": "Task_HtyService.cs",
"DocumentMoniker": "F:\\Desktop\\YingMeiWMSXiangMu302\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Task_HtyService.cs",
"RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\Task_HtyService.cs",
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/LocationInfoService.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/LocationInfoService.cs"
index 25b27c2..81c2bb2 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/LocationInfoService.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/LocationInfoService.cs"
@@ -22,6 +22,7 @@
using WIDESEA_Core.Seed;
using WIDESEA_Core.Utilities;
using WIDESEA_DTO.Basic;
+using WIDESEA_DTO.Task;
using WIDESEA_IBasicService;
using WIDESEA_Model.Models;
@@ -160,40 +161,69 @@
}
- public string AccessingTunnel(int WarehouseId, int LocationType, int taskCount)
+ public string AccessingTunnel(int WarehouseId, int LocationType, List<RoadwayTaskCount> roadwayTaskCounts)
{
List<Dt_LocationInfo> locationData = BaseDal.QueryData(x => x.WarehouseId == WarehouseId);
- var roadwayGroups = locationData.Where(x => x.LocationType == LocationType && x.LocationStatus== (int)LocationStatusEnum.Free && x.EnableStatus== (int)EnableStatusEnum.Normal).GroupBy(x => x.RoadwayNo)
- .Select(g => new
- {
- RoadwayNo = g.Key,
- LocationCount = g.Count() - taskCount,
- }).OrderByDescending(g => g.LocationCount).ToList();
+
+ // 灏� roadwayTaskCounts 杞崲涓哄瓧鍏革紝渚夸簬蹇�熸煡鎵�
+ var taskCountDict = roadwayTaskCounts?.ToDictionary(x => x.Roadway, x => x.TaskCount) ?? new Dictionary<string, int>();
+
+ var roadwayGroups = locationData.Where(x => x.LocationType == LocationType && x.LocationStatus == (int)LocationStatusEnum.Free && x.EnableStatus == (int)EnableStatusEnum.Normal)
+ .GroupBy(x => x.RoadwayNo)
+ .Select(g => new
+ {
+ RoadwayNo = g.Key,
+ FreeCount = g.Count(),
+ TaskCount = taskCountDict.ContainsKey(g.Key) ? taskCountDict[g.Key] : 0,
+ AvailableCount = g.Count() - (taskCountDict.ContainsKey(g.Key) ? taskCountDict[g.Key] : 0)
+ })
+ .Where(g => g.AvailableCount > 0)
+ .ToList();
int minRequired = 3;
- if(WarehouseId== (int)WarehouseEnum.YMYL)
+
+ if (WarehouseId == (int)WarehouseEnum.YMYL)
{
if (LocationType == 2) minRequired = 2;
- var selectedRoadway = roadwayGroups.FirstOrDefault(g => g.LocationCount >= minRequired);
- if(selectedRoadway!=null) return selectedRoadway.RoadwayNo;
+ // 杩欓噷閫夋嫨宸烽亾1鎴栬��2锛屽厛鎵句换鍔℃渶灏戠殑锛屽鏋滀竴鏍凤紝閫夋嫨搴撳瓨鍦ㄥ鐨�
+ var targetRoadways = roadwayGroups
+ .Where(g => (g.RoadwayNo == "1" || g.RoadwayNo == "2") && g.AvailableCount >= minRequired)
+ .OrderBy(g => g.TaskCount) // 鍏堟寜浠诲姟鏁板崌搴忥紙浠诲姟灏戠殑浼樺厛锛�
+ .ThenByDescending(g => g.FreeCount) // 浠诲姟鐩稿悓鏃舵寜绌洪棽鏁伴檷搴忥紙搴撳瓨澶氱殑浼樺厛锛�
+ .ToList();
+ var selectedRoadway = targetRoadways.FirstOrDefault();
+ if (selectedRoadway != null)
+ return selectedRoadway.RoadwayNo;
}
else
{
- var selectedRoadway = roadwayGroups.FirstOrDefault(g => g.LocationCount >= minRequired);
- if(selectedRoadway == null)
- {
- selectedRoadway = roadwayGroups.FirstOrDefault(g => g.RoadwayNo == "5" && g.LocationCount != 0);
+ // 杩欓噷閫夋嫨宸烽亾3鎴栬��4鎴栬��5锛屽厛鎵句换鍔℃渶灏戠殑锛屽鏋滀竴鏍凤紝閫夋嫨搴撳瓨鍦ㄥ鐨�
+ var targetRoadways = roadwayGroups
+ .Where(g => (g.RoadwayNo == "3" || g.RoadwayNo == "4" || g.RoadwayNo == "5") && g.AvailableCount >= minRequired)
+ .OrderBy(g => g.TaskCount) // 鍏堟寜浠诲姟鏁板崌搴忥紙浠诲姟灏戠殑浼樺厛锛�
+ .ThenByDescending(g => g.FreeCount) // 浠诲姟鐩稿悓鏃舵寜绌洪棽鏁伴檷搴忥紙搴撳瓨澶氱殑浼樺厛锛�
+ .ToList();
+ var selectedRoadway = targetRoadways.FirstOrDefault();
+ if (selectedRoadway == null)
+ {
+ // 濡傛灉娌℃湁婊¤冻鏈�浣庤姹傜殑锛屽皾璇曢�夋嫨宸烽亾5锛堝彧瑕佹湁鍙敤搴撲綅灏辫锛�
+ selectedRoadway = roadwayGroups
+ .Where(g => g.RoadwayNo == "5" && g.AvailableCount > 0)
+ .FirstOrDefault();
}
- if(selectedRoadway != null) return selectedRoadway.RoadwayNo;
+
+ if (selectedRoadway != null)
+ return selectedRoadway.RoadwayNo;
}
return "0";
}
+
public Dt_LocationInfo? ShallowGetLocation(string roadway, int Locationtype,int row ,int Layer, int Column)
{
return BaseDal.QueryData(x => x.RoadwayNo == roadway && x.LocationType == Locationtype && x.Row==row && x.Layer== Layer && x.Column== Column).FirstOrDefault();
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/RoadwayTaskCount.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/RoadwayTaskCount.cs"
new file mode 100644
index 0000000..c79b029
--- /dev/null
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/RoadwayTaskCount.cs"
@@ -0,0 +1,14 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace WIDESEA_DTO.Task
+{
+ public class RoadwayTaskCount
+ {
+ public string Roadway { get; set; }
+ public int TaskCount { get; set; }
+ }
+}
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs"
index 987ee80..fa56366 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs"
@@ -10,6 +10,7 @@
using WIDESEA_Core.BaseRepository;
using WIDESEA_Core.BaseServices;
using WIDESEA_DTO.Basic;
+using WIDESEA_DTO.Task;
using WIDESEA_Model.Models;
namespace WIDESEA_IBasicService
@@ -67,7 +68,7 @@
/// <param name="WarehouseId">浠撳簱id</param>
/// <param name="LocationType">璐т綅绫诲瀷</param>
/// <returns></returns>
- string AccessingTunnel(int WarehouseId, int LocationType, int taskCount);
+ string AccessingTunnel(int WarehouseId, int LocationType, List<RoadwayTaskCount> roadwayTaskCounts);
/// <summary>
/// 鏌ユ壘娴呰揣浣嶇姸鎬�
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MESTaskService.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MESTaskService.cs"
index dd49d44..ed5a6b6 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MESTaskService.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MESTaskService.cs"
@@ -59,6 +59,11 @@
int LocationType = 1;
string Roadway = "0";
+ if(mES_In.startPosition == "1206")
+ {
+ mES_In.startPosition = "1205";
+ }
+
string SourceAddress = mES_In.startPosition;
string TargetAddress = "";
string CurrentAddress = mES_In.startPosition;
@@ -76,9 +81,38 @@
{
LocationType = 3;
}
- var a = BaseDal.QueryData(x => x.WarehouseId == WarehouseId && x.PalletType == LocationType.ToString());
- var taskCount = BaseDal.QueryData(x => x.WarehouseId == WarehouseId && x.PalletType == LocationType.ToString()).Count();
- Roadway = _locationInfoService.AccessingTunnel(dt_Warehouse.WarehouseId, LocationType, taskCount);
+
+ // 鏌ヨ姣忎釜宸烽亾鍙风殑浠诲姟鏁伴噺
+ List<RoadwayTaskCount> roadwayTaskCounts;
+
+ // 鏍规嵁 WarehouseId 鑾峰彇瀵瑰簲鐨勫贩閬撳垪琛�
+ var roadwayList = WarehouseId == 1
+ ? new[] { "1", "2" }
+ : new[] { "3", "4", "5" };
+
+ // 鏌ヨ鏁版嵁搴撲腑鐨勫疄闄呮暟鎹�
+ var queryData = BaseDal.QueryData(x => x.WarehouseId == WarehouseId && x.PalletType == (LocationType.ToString() == "3" ? "1" : LocationType.ToString()))
+ .GroupBy(x => x.Roadway)
+ .Select(g => new RoadwayTaskCount
+ {
+ Roadway = g.Key,
+ TaskCount = g.Count()
+ })
+ .ToList();
+
+ // 鍚堝苟鎵�鏈夐渶瑕佺殑宸烽亾锛岀‘淇濇瘡涓贩閬撻兘鏈夊搴旂殑 TaskCount
+ roadwayTaskCounts = roadwayList
+ .Select(roadway => new RoadwayTaskCount
+ {
+ Roadway = roadway,
+ TaskCount = queryData.FirstOrDefault(x => x.Roadway == roadway)?.TaskCount ?? 0
+ })
+ .ToList();
+
+ //var taskCount = BaseDal.QueryData(x => x.WarehouseId == WarehouseId && x.PalletType == LocationType.ToString()).Count();
+
+ Roadway = _locationInfoService.AccessingTunnel(dt_Warehouse.WarehouseId, LocationType, roadwayTaskCounts);
+
//if (Roadway == "0") return apiResponse.Error($"WMS鏈兘鏌ヨ閬撳搴斿贩閬撶紪鍙凤紝浠撳簱缂栫爜锛歿mES_In.warehouseNo}");
if (Roadway == "0") return apiResponse.Error($"褰撳墠浠撳簱宸茬粡婊★細{mES_In.warehouseNo}");
//鑾峰彇瀵瑰簲PLC绔欏彴淇℃伅
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_\346\216\245\346\224\266\345\205\245\345\272\223\344\273\273\345\212\241\344\270\213\345\217\221/2026-03-25/\344\273\273\345\212\241\346\216\245\346\224\266\345\217\202\346\225\260260325.txt" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_\346\216\245\346\224\266\345\205\245\345\272\223\344\273\273\345\212\241\344\270\213\345\217\221/2026-03-25/\344\273\273\345\212\241\346\216\245\346\224\266\345\217\202\346\225\260260325.txt"
new file mode 100644
index 0000000..ebd941c
--- /dev/null
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_\346\216\245\346\224\266\345\205\245\345\272\223\344\273\273\345\212\241\344\270\213\345\217\221/2026-03-25/\344\273\273\345\212\241\346\216\245\346\224\266\345\217\202\346\225\260260325.txt"
@@ -0,0 +1,155 @@
+2026/3/25 11:50:02.763
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230001\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001152\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 11:50:19.224
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230002\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001156\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 13:36:19.637
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230004\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001159\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 13:36:42.74
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230004\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001150\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 13:36:52.112
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230000\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001150\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 13:38:27.175
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230000\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001150\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 13:39:27.122
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230001\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001110\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 14:19:29.315
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 14:23:00.766
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 14:30:58.802
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:16:21.301
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:18:41.949
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:22:37.219
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:23:10.216
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230009\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010001120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:23:48.164
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230029\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010011120\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:24:32.28
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230129\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010011110\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:27:08.387
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230229\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1010011010\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:27:41.381
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230129\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1020011010\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:28:51.444
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230121\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1020011011\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 16:29:21.875
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202603231318230126\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1020011016\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:02:49.321
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202103231318230126\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1020111016\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:05:39.38
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202103231718230126\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1020117016\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:12:22.506
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"YL001\",\"transNo\":\"SD202103231718231126\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1020117096\",\"startPosition\":\"1101\",\"endPosition\":\"YL001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:16:37.433
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD102103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"1320117099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:16:54.351
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD132103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320117099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:17:24.83
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD112103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320317099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:18:15.419
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD112103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320317099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:23:42.896
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD112103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320317099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:24:10.860
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD115103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320315099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:24:24.566
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD145103231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320345099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
+2026/3/25 17:24:37.289
+鎺ユ敹鍙傛暟
+"鍙傛暟锛歿\"warehouseNo\":\"CP001\",\"transNo\":\"SD145133231718231926\",\"transDate\":\"2026-03-23T13:18:23+08:00\",\"status\":\"N\",\"containerNo\":\"3320343099\",\"startPosition\":\"1202\",\"endPosition\":\"CP001\",\"containerType\":\"1\"}"
+-------------------------------
+
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_\346\216\245\346\224\266\345\205\245\345\272\223\344\273\273\345\212\241\344\270\213\345\217\221/2026-03-25/\345\217\215\351\246\210\344\277\241\346\201\257260325.txt" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_\346\216\245\346\224\266\345\205\245\345\272\223\344\273\273\345\212\241\344\270\213\345\217\221/2026-03-25/\345\217\215\351\246\210\344\277\241\346\201\257260325.txt"
new file mode 100644
index 0000000..ac888e3
--- /dev/null
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Log/MES_\346\216\245\346\224\266\345\205\245\345\272\223\344\273\273\345\212\241\344\270\213\345\217\221/2026-03-25/\345\217\215\351\246\210\344\277\241\346\201\257260325.txt"
@@ -0,0 +1,115 @@
+2026/3/25 11:50:03.27
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001152"
+-------------------------------
+
+2026/3/25 11:50:19.270
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001156"
+-------------------------------
+
+2026/3/25 13:36:19.673
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001159"
+-------------------------------
+
+2026/3/25 13:36:43.491
+澶辫触
+"浠诲姟娣诲姞澶辫触锛屾墭鐩樻潯鐮侊細1010001150,绯荤粺鍑洪敊鍘熷洜锛欴uplicate entry 'SD202603231318230004' for key 'dt_task.unique_task_taskNum'"
+-------------------------------
+
+2026/3/25 13:36:52.154
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001150"
+-------------------------------
+
+2026/3/25 13:38:27.370
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001150"
+-------------------------------
+
+2026/3/25 13:39:27.164
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001110"
+-------------------------------
+
+2026/3/25 16:23:03.115
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010001120"
+-------------------------------
+
+2026/3/25 16:23:53.246
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010011120"
+-------------------------------
+
+2026/3/25 16:26:57.302
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010011110"
+-------------------------------
+
+2026/3/25 16:27:32.420
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1010011010"
+-------------------------------
+
+2026/3/25 16:28:27.108
+澶辫触
+"浠诲姟娣诲姞澶辫触锛屾墭鐩樻潯鐮侊細1020011010,绯荤粺鍑洪敊鍘熷洜锛欴uplicate entry 'SD202603231318230129' for key 'dt_task.unique_task_taskNum'"
+-------------------------------
+
+2026/3/25 16:29:13.36
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1020011011"
+-------------------------------
+
+2026/3/25 16:29:43.417
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1020011016"
+-------------------------------
+
+2026/3/25 17:04:53.180
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1020111016"
+-------------------------------
+
+2026/3/25 17:06:02.663
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1020117016"
+-------------------------------
+
+2026/3/25 17:12:22.551
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1020117096"
+-------------------------------
+
+2026/3/25 17:16:37.483
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細1320117099"
+-------------------------------
+
+2026/3/25 17:16:54.392
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細3320117099"
+-------------------------------
+
+2026/3/25 17:23:45.990
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細3320317099"
+-------------------------------
+
+2026/3/25 17:24:10.925
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細3320315099"
+-------------------------------
+
+2026/3/25 17:24:24.606
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細3320345099"
+-------------------------------
+
+2026/3/25 17:24:37.364
+鎴愬姛
+"浠诲姟娣诲姞鎴愬姛锛屾墭鐩樻潯鐮侊細3320343099"
+-------------------------------
+
--
Gitblit v1.9.3