xiaojiao
2025-12-28 44b83f33ff3a35edced78d89927a734f19de81ba
更改空托入库,更改出库测量对应楼层禁用,
已修改23个文件
1343 ■■■■ 文件已修改
项目代码/PDA/pages/Inbound/InboundBoxing_New.vue 41 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/PDA/pages/Outbound/OutboundCall_New.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/PDA/unpackage/cache/apk/apkurl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/PDA/unpackage/cache/apk/cmManifestCache.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/PDA/unpackage/cache/cloudcertificate/certini 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/PDA/utils/AjaxRequest.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSClient/src/extension/App_Expert/WcsTaskAlert.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/.vs/WIDESEA_WCSServer/v18/DocumentLayout.backup.json 229 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/.vs/WIDESEA_WCSServer/v18/DocumentLayout.json 234 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_Common/APIAdderss/APIAddress.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_Services/Services/Common/FinishedRgvTask.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_Services/Services/Taskinfo/Partial/Dt_TaskWCSinfoService.cs 43 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/ConveyorLineDispatchJob.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/InboundStationAction.cs 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/OutboundArea/OutboundAreaDispathAction.cs 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/OutboundArea/OutboundRequestAction.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json 329 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json 341 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Services/Common/GetEmptyLocationAction.cs 49 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Services/Common/TaskFinishedAction.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/BasicInfo/Partial/Dt_EmptyPalletService.cs 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/ToWCS/Partial/InboundLogic.cs 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/ToWCS/Partial/UpdateState.cs 15 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ÏîÄ¿´úÂë/PDA/pages/Inbound/InboundBoxing_New.vue
@@ -131,7 +131,7 @@
                BearingModels:[], // å¯¹åº”车型下面的所有轴承型号
                templists:[], // ä¸´æ—¶ä¿å­˜ è½´æ‰¿åž‹å· å’Œ åނ家
                StateArray: [{
                        label: 'RO',
                        label: 'R0',
                        value: '新造'
                    },{
                        label: 'R1',
@@ -244,20 +244,33 @@
                }
            },
            initInfo() {
                _this.madeUnit = '';
                _this.materielId = '';
                _this.materielType = '';
                _this.NewOrOld = '';
                //_this.madeUnit = '';
                //_this.materielId = '';
                //_this.materielType = '';
                //_this.NewOrOld = '';
                _this.LotNumber = '';
                _this.ProductDate = '';
                //_this.ProductDate = '';
            },
            SaveInfomation() {
                let data = {
                    MainData: {
                        rfid: _this.value_rfid,
                        qrcode: _this.value_qrcode,
                        madeUnit: _this.madeUnit,
                        materielId: _this.materielId,
                        materielType: _this.materielType,
                        NewOrOld: _this.NewOrOld,
                        LotNumber: _this.LotNumber,
                        ProductDate: _this.ProductDate
                    },
                };
                console.log("最后提交的组盘信息",data)
                //_this.LotNumber == '' ||
                if (_this.value_rfid.length == 0 || _this.value_qrcode.length == 0 ||
                    _this.madeUnit == '' || _this.materielId == '' ||
                    _this.materielType == '' || _this.NewOrOld == '' ||
                     _this.ProductDate == '') {
                    uni.showToast({
                        title: "组盘信息不能为空",
                        duration: 2000,
@@ -304,6 +317,7 @@
                                    _this.value_qrcode = "";
                                    _this.initInfo();
                                    _this.rfidFocus = true;
                                } else {
                                    uni.showToast({
                                        icon: 'none',
@@ -322,6 +336,17 @@
                    }
                });
            },
            getCurrentDate() {
                  const now = new Date();
                  // èŽ·å–å¹´ã€æœˆã€æ—¥ï¼ˆè¡¥0处理,确保月份/日期是两位数)
                  const year = now.getFullYear();
                  const month = String(now.getMonth() + 1).padStart(2, '0'); // æœˆä»½ä»Ž0开始,需+1
                  const day = String(now.getDate()).padStart(2, '0');
                  // æ‹¼æŽ¥æˆYYYY-MM-DD格式
                  this.currentDate = `${year}-${month}-${day}`;
                  // å¦‚果需要返回值(比如接口传参),可以return这个结果
                  return `${year}-${month}-${day}`;
                },
        },
        created: function() {
            // æ¯æ¬¡è¿›å…¥ç•Œé¢æ—¶ï¼Œå…ˆæ¸…除之前的所有定时器,然后启动新的定时器
@@ -341,7 +366,9 @@
        mounted() {
            _this = this;
            _this.rfidFocus = true;
            _this.ProductDate = this.getCurrentDate();
            this.VehicleType();
        },
ÏîÄ¿´úÂë/PDA/pages/Outbound/OutboundCall_New.vue
@@ -124,7 +124,7 @@
                zydAVG: '',
                yydAVG: '',
                StateArray: [{
                        label: 'RO',
                        label: 'R0',
                        value: '新造'
                    },{
                        label: 'R1',
@@ -135,11 +135,11 @@
                        value: '1号厂家'
                    }],
                StationArray: [{
                        label: '70101',
                        label: '1号压装位',
                        value: '2线库压装台'
                    },
                    {
                        label: '70103',
                        label: '2号压装位',
                        value: '3线库压装台'
                    }
                ],
ÏîÄ¿´úÂë/PDA/unpackage/cache/apk/apkurl
@@ -1 +1 @@
https://app.liuyingyong.cn/build/download/1c203ee0-d70a-11f0-8df1-61555e392f47
https://app.liuyingyong.cn/build/download/4c2f5450-e236-11f0-8246-f3d440960872
ÏîÄ¿´úÂë/PDA/unpackage/cache/apk/cmManifestCache.json
@@ -1 +1 @@
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
ÏîÄ¿´úÂë/PDA/unpackage/cache/cloudcertificate/certini
@@ -1,4 +1,4 @@
[General]
andrCertfile=package.keystore
andrCertAlias=__UNI__620F11F
andrCertPass="mjnU1+KV9B8dk+CZ5ECN2Q=="
andrCertAlias=__UNI__A139630
andrCertPass="6smW8Uk/LqJJT1EBuTzw2w=="
ÏîÄ¿´úÂë/PDA/utils/AjaxRequest.js
@@ -17,7 +17,7 @@
    params.data = {
        ...data,
        Extra: 'APP'
    };
    };
    params.token = token;
}
AjaxRequest.Request = function() {
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSClient/src/extension/App_Expert/WcsTaskAlert.vue
@@ -112,7 +112,7 @@
          label: '测量完成后准备回库',
        },
        {
          value: 'TaskState_Measure_Back_Line_Executing',
          value: 'TaskState_Measure_Back_Line_Executing', // æ”¹è¿™ä¸ªç›´æŽ¥è®©rgv去接
          label: '测量回库线体运输中',
        },
        {
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/.vs/WIDESEA_WCSServer/v18/DocumentLayout.backup.json
@@ -3,20 +3,60 @@
  "WorkspaceRootPath": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\",
  "Documents": [
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundcompleteaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundcompleteaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundareadispathaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundareadispathaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\conveyorlinedispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\conveyorlinedispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\apiadderss\\apiaddress.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\apiadderss\\apiaddress.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\rgv\\rgvdispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\rgv\\rgvdispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundstationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundstationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\taskinfo\\partial\\dt_taskwcsinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\taskinfo\\partial\\dt_taskwcsinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\common\\finishedrgvtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\common\\finishedrgvtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\controllers\\torgv\\torgvcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\controllers\\torgv\\torgvcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\checkbarcodeaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\inboundarea\\checkbarcodeaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\controllers\\towms\\towmscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\controllers\\towms\\towmscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\controllers\\services\\taskinfo\\partial\\dt_taskwcsinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\controllers\\services\\taskinfo\\partial\\dt_taskwcsinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundcompleteaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundcompleteaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\rgvtaskinfo\\partial\\dt_taskrgvinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\rgvtaskinfo\\partial\\dt_taskrgvinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    }
  ],
  "DocumentGroupContainers": [
@@ -26,7 +66,7 @@
      "DocumentGroups": [
        {
          "DockedWidth": 200,
          "SelectedChildIndex": 1,
          "SelectedChildIndex": 5,
          "Children": [
            {
              "$type": "Bookmark",
@@ -34,39 +74,65 @@
            },
            {
              "$type": "Document",
              "DocumentIndex": 0,
              "Title": "OutboundCompleteAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ViewState": "AgIAABMAAAAAAAAAAAAqwB8AAAARAAAAAAAAAA==",
              "DocumentIndex": 1,
              "Title": "ConveyorLineDispatchJob.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ViewState": "AgIAAH4AAAAAAAAAAAAIwJEAAAA5AAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:51.8Z",
              "WhenOpened": "2025-12-26T01:39:21.7Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 1,
              "Title": "OutboundRequestAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ViewState": "AgIAAEYAAAAAAAAAAAAiwF0AAABcAAAAAAAAAA==",
              "DocumentIndex": 4,
              "Title": "InboundStationAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "ViewState": "AgIAAEYAAAAAAAAAAAApwFAAAABxAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:05.777Z",
              "WhenOpened": "2025-12-28T02:50:07.537Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 6,
              "Title": "FinishedRgvTask.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "RelativeToolTip": "WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "ViewState": "AgIAAAIAAAAAAAAAAAAcwFEAAAAYAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:36:52.837Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 2,
              "Title": "APIAddress.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "RelativeDocumentMoniker": "WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "RelativeToolTip": "WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAABFAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T11:25:45.232Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 0,
              "Title": "OutboundAreaDispathAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "ViewState": "AgIAABsAAAAAAAAAAAAAwE8AAAAeAAAAAAAAAA==",
              "ViewState": "AgIAAO8AAAAAAAAAAAAgwP8AAAAsAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T01:41:51.366Z",
              "EditorCaption": ""
@@ -74,15 +140,112 @@
            {
              "$type": "Document",
              "DocumentIndex": 3,
              "Title": "ConveyorLineDispatchJob.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ViewState": "AgIAAIAAAAAAAAAAAAAkwI4AAAAUAAAAAAAAAA==",
              "Title": "RgvDispatchJob.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "ViewState": "AgIAAKUAAAAAAAAAAAAmwI0AAAAYAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T01:39:21.7Z",
              "WhenOpened": "2025-12-27T03:20:09.668Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 5,
              "Title": "Dt_TaskWCSinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "RelativeToolTip": "WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "ViewState": "AgIAAAwBAAAAAAAAAAAqwCUBAABnAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T09:26:54.142Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 7,
              "Title": "ToRGVController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAswBUAAAAoAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:32:31.206Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 8,
              "Title": "CheckBarcodeAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvxIAAAAFAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:48:28.668Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 9,
              "Title": "ToWMSController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "ViewState": "AgIAAGgAAAAAAAAAAAAuwAAAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T01:55:51.781Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 10,
              "Title": "OutboundRequestAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ViewState": "AgIAAB0AAAAAAAAAAAAvwH4AAABgAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:05.777Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 11,
              "Title": "Dt_TaskWCSinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "ViewState": "AgIAACAAAAAAAAAAAAAewC0AAAAzAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T08:17:55.548Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 12,
              "Title": "OutboundCompleteAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ViewState": "AgIAAAsAAAAAAAAAAAAWwBQAAAAfAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:51.8Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 13,
              "Title": "Dt_TaskRGVinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "RelativeToolTip": "WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "ViewState": "AgIAABcAAAAAAAAAAAAjwEAAAAAtAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:48:06.996Z"
            }
          ]
        }
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/.vs/WIDESEA_WCSServer/v18/DocumentLayout.json
@@ -3,6 +3,50 @@
  "WorkspaceRootPath": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\",
  "Documents": [
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundareadispathaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundareadispathaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\conveyorlinedispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\conveyorlinedispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\apiadderss\\apiaddress.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\apiadderss\\apiaddress.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\rgv\\rgvdispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\rgv\\rgvdispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundstationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundstationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\taskinfo\\partial\\dt_taskwcsinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\taskinfo\\partial\\dt_taskwcsinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\common\\finishedrgvtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\common\\finishedrgvtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\controllers\\torgv\\torgvcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\controllers\\torgv\\torgvcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\checkbarcodeaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\inboundarea\\checkbarcodeaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\controllers\\towms\\towmscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\controllers\\towms\\towmscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\controllers\\services\\taskinfo\\partial\\dt_taskwcsinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\controllers\\services\\taskinfo\\partial\\dt_taskwcsinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
@@ -11,16 +55,8 @@
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundcompleteaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundrequestaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundareadispathaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundareadispathaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\conveyorlinedispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\conveyorline\\conveyorlinedispatchjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\rgvtaskinfo\\partial\\dt_taskrgvinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\rgvtaskinfo\\partial\\dt_taskrgvinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    }
  ],
  "DocumentGroupContainers": [
@@ -30,7 +66,7 @@
      "DocumentGroups": [
        {
          "DockedWidth": 200,
          "SelectedChildIndex": 1,
          "SelectedChildIndex": 5,
          "Children": [
            {
              "$type": "Bookmark",
@@ -38,68 +74,178 @@
            },
            {
              "$type": "Document",
              "DocumentIndex": 0,
              "Title": "Dt_TaskWCSinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "ViewState": "AgIAADQAAAAAAAAAAAAmwEMAAABDAAAAAAAAAA==",
              "DocumentIndex": 1,
              "Title": "ConveyorLineDispatchJob.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ViewState": "AgIAAH4AAAAAAAAAAAAIwI4AAAAUAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T08:17:55.548Z",
              "WhenOpened": "2025-12-26T01:39:21.7Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 1,
              "Title": "OutboundCompleteAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ViewState": "AgIAABEAAAAAAAAAAAAmwBgAAAA4AAAAAAAAAA==",
              "DocumentIndex": 4,
              "Title": "InboundStationAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs",
              "ViewState": "AgIAAEYAAAAAAAAAAAApwFAAAABxAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:51.8Z",
              "WhenOpened": "2025-12-28T02:50:07.537Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 6,
              "Title": "FinishedRgvTask.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "RelativeToolTip": "WIDESEA_Services\\Services\\Common\\FinishedRgvTask.cs",
              "ViewState": "AgIAAAIAAAAAAAAAAAAcwFEAAAAYAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:36:52.837Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 2,
              "Title": "OutboundRequestAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ViewState": "AgIAAEYAAAAAAAAAAAAiwF0AAABcAAAAAAAAAA==",
              "Title": "APIAddress.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "RelativeDocumentMoniker": "WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "RelativeToolTip": "WIDESEA_Common\\APIAdderss\\APIAddress.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAABFAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:05.777Z",
              "WhenOpened": "2025-12-27T11:25:45.232Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 3,
              "DocumentIndex": 0,
              "Title": "OutboundAreaDispathAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs",
              "ViewState": "AgIAABsAAAAAAAAAAAAAwE8AAAAeAAAAAAAAAA==",
              "ViewState": "AgIAAO0AAAAAAAAAAAAgwPoAAAAqAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T01:41:51.366Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 4,
              "Title": "ConveyorLineDispatchJob.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\ConveyorLineDispatchJob.cs",
              "ViewState": "AgIAAIAAAAAAAAAAAAAkwI4AAAAUAAAAAAAAAA==",
              "DocumentIndex": 3,
              "Title": "RgvDispatchJob.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\RGV\\RgvDispatchJob.cs",
              "ViewState": "AgIAAKUAAAAAAAAAAAAmwI0AAAAYAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T01:39:21.7Z",
              "WhenOpened": "2025-12-27T03:20:09.668Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 5,
              "Title": "Dt_TaskWCSinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "RelativeToolTip": "WIDESEA_Services\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoService.cs",
              "ViewState": "AgIAAAwBAAAAAAAAAAAqwCUBAABnAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T09:26:54.142Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 7,
              "Title": "ToRGVController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\ToRGV\\ToRGVController.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAswBUAAAAoAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:32:31.206Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 8,
              "Title": "CheckBarcodeAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\CheckBarcodeAction.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvxIAAAAFAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:48:28.668Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 9,
              "Title": "ToWMSController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\ToWMS\\ToWMSController.cs",
              "ViewState": "AgIAAGgAAAAAAAAAAAAuwAAAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T01:55:51.781Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 10,
              "Title": "OutboundRequestAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundRequestAction.cs",
              "ViewState": "AgIAAB0AAAAAAAAAAAAvwH4AAABgAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:05.777Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 11,
              "Title": "Dt_TaskWCSinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "RelativeToolTip": "WIDESEA_WCSServer\\Controllers\\Services\\Taskinfo\\Partial\\Dt_TaskWCSinfoController.cs",
              "ViewState": "AgIAACAAAAAAAAAAAAAewC0AAAAzAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T08:17:55.548Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 12,
              "Title": "OutboundCompleteAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs",
              "ViewState": "AgIAAAsAAAAAAAAAAAAWwBQAAAAfAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T06:37:51.8Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 13,
              "Title": "Dt_TaskRGVinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "RelativeToolTip": "WIDESEA_Services\\Services\\RgvTaskInfo\\Partial\\Dt_TaskRGVinfoService.cs",
              "ViewState": "AgIAABcAAAAAAAAAAAAjwEAAAAAtAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:48:06.996Z"
            }
          ]
        }
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_Common/APIAdderss/APIAddress.cs
@@ -13,7 +13,7 @@
        // public const string WmsIPAddress = "http://192.168.1.8:8099/api/";
        /// RGV API è¯·æ±‚地址
        public const string RgvIPAddress = "http://172.21.7.120:8090/";
        public const string RgvIPAddress = "http://172.21.7.120:80901/";
        /// <summary>
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_Services/Services/Common/FinishedRgvTask.cs
@@ -44,8 +44,7 @@
                           taskWCSinfo.wcstask_type == TaskType.TaskType_CheckBackIn.ToString() ||
                            taskWCSinfo.wcstask_type == TaskType.TaskType_ErrorCheckBackIn.ToString() ||
                        taskRGVinfo.rgvtask_taskType == RGVTaskType.RgvTaskType_Move.ToString() ||
                         (taskWCSinfo.wcstask_type == RGVTaskType.RgvTaskType_Inbound.ToString() &&
                          taskWCSinfo.wcstask_type == TaskType.TaskType_MoveOutbound.ToString())
                         (taskWCSinfo.wcstask_type == RGVTaskType.RgvTaskType_Inbound.ToString() && taskWCSinfo.wcstask_type == TaskType.TaskType_MoveOutbound.ToString())
                        )
                    {
                        //上报WMS任务完成,对于入库来说,穿梭车的任务完成,即是整个任务的生命周期结束
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_Services/Services/Taskinfo/Partial/Dt_TaskWCSinfoService.cs
@@ -6,23 +6,24 @@
*用户信息、权限、角色等使用UserContext.Current操作
*Dt_TaskWCSinfoService对增、删、改查、导入、导出、审核业务代码扩展参照ServiceFunFilter
*/
using WIDESEA_Core.BaseProvider;
using WIDESEA_Core.Extensions.AutofacManager;
using WIDESEA_Entity.DomainModels;
using System.Linq;
using WIDESEA_Core.Utilities;
using System.Linq.Expressions;
using WIDESEA_Core.Extensions;
using Microsoft.AspNetCore.Http;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.AspNetCore.Http;
using WIDESEA_Services.IRepositories;
using System;
using WIDESEA_Common.CutomerModel;
using WIDESEA_Common;
using WIDESEA_Services.Repositories;
using WIDESEA_Common.TaskEnum;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using WIDESEA_Common;
using WIDESEA_Common.CutomerModel;
using WIDESEA_Common.TaskEnum;
using WIDESEA_Common.Tools;
using WIDESEA_Core.BaseProvider;
using WIDESEA_Core.Extensions;
using WIDESEA_Core.Extensions.AutofacManager;
using WIDESEA_Core.Utilities;
using WIDESEA_Entity.DomainModels;
using WIDESEA_Services.IRepositories;
using WIDESEA_Services.Repositories;
namespace WIDESEA_Services.Services
{
@@ -279,7 +280,23 @@
                        if (content.Status)
                        {
                            wcsInfo.wcstask_state = state;
                            if (state == TaskState.TaskState_Measure_Back_Line_Executing.ToString())
                            {
                                //将任务类型改为回库中
                                wcsInfo.wcstask_type = TaskType.TaskType_Box_Pallet_Measure_Back.ToString();
                                //将任务起始站台和目的站台对调,准备回库
                                wcsInfo.wcstask_endPoint = wcsInfo.wcstask_startPoint;
                                wcsInfo.wcstask_startPoint = "10301";
                                wcsInfo.wcstask_endLocation = wcsInfo.wcstask_startLocation;
                                wcsInfo.wcstask_startLocation = wcsInfo.wcstask_endPoint;
                                wcsInfo.wcstask_state = TaskState.TaskState_Measure_Back_Line_Executing.ToString();
                                wcsInfo.wcstask_dispatcherTime = DateTime.Now;
                            }
                            Dt_TaskWCSinfoRepository.Instance.Update(wcsInfo, true);
                            WriteLog.Info("手动更改测量状态").Write($"{DateTime.Now}:测量回库异常,反转货位 ä»»åŠ¡å·{taskNumer},托盘号{wcsInfo.wcstask_barcode},反转后起始站台【10301】" +
                                $"终点货位【{wcsInfo.wcstask_endLocation}】", "手动更改测量状态");
                        }
                        else
                        {
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/ConveyorLineDispatchJob.cs
@@ -132,8 +132,8 @@
                        //称重站台调度 20201
                        InboundAreaDispatch.InboundWeighAction(taskWCSinfoRepository, client);
                        //出库RFID确认(测量)
                        InboundAreaDispatch.CheckBarcodeAction(taskWCSinfoRepository, client, "30301");
                        InboundAreaDispatch.CheckBarcodeAction(taskWCSinfoRepository, client, "30302");
                        InboundAreaDispatch.CheckBarcodeAction(taskWCSinfoRepository, client, "30301"); // ä¸‹é¢çš„ ä»Žè¿™é‡Œå‡ºåŽ»
                        InboundAreaDispatch.CheckBarcodeAction(taskWCSinfoRepository, client, "30302"); // ä¸Šé¢çš„ ä»Žè¿™é‡Œè¿›åŽ»
                    }
                    //说明是出库区的调度,查看入库区线体的运行模式                    
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/InboundStationAction.cs
@@ -21,6 +21,9 @@
    public partial class InboundAreaDispatch
    {
        public static string[] InboundStationNo = new string[] { "50301", "50302", "50303", "50304", "50305", "50306", "50307"};
        private static string CLOutStationNo = "30302";
        public static void InboundStationAction(IDt_TaskWCSinfoRepository taskWCSinfoRepository, IDt_TaskRGVinfoRepository taskRGVinfoRepository, PLCClient client)
        {
            foreach (var item in InboundStationNo)
@@ -174,6 +177,15 @@
                    return;
                }
                bool flag = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_LoadSleep.ToString(), CLOutStationNo).ToString());
                bool noflag = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_NoLoadSleep.ToString(), CLOutStationNo).ToString());
                if (flag || !noflag)
                {
                    return;
                }
                //string lineCode = "Measure_O";
                int taskNumber = taskWCSinfo.wcstask_taskNumber;
                //查看线体状态,准备给线体下发任务信息  è¯»å–逻辑控制值
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/OutboundArea/OutboundAreaDispathAction.cs
@@ -248,11 +248,13 @@
        {
            try
            {
                string barcode = "901010";
                int R_Line_PLCDispatch = int.Parse(client.ReadValue(CLineInfoDBName.W_Line_PLCDispatch.ToString(), ReInboundRequestStationNo).ToString());
                bool load = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_LoadSleep.ToString(), ReInboundRequestStationNo).ToString());
                if (R_Line_PLCDispatch ==1 && load)
                {
                    string barcode = client.ReadValue(CLineInfoDBName.R_Line_Barcode.ToString(), ReInboundRequestStationNo).ToString();
                    //string barcode = client.ReadValue(CLineInfoDBName.R_Line_Barcode.ToString(), ReInboundRequestStationNo).ToString();
                    if (!string.IsNullOrEmpty(barcode) && !"0".Equals(barcode))
                    {
                        Dt_TaskWCSinfo wcsInfo = taskWCSinfoRepository.FindFirst(r => r.wcstask_barcode == barcode && r.wcstask_type == TaskType.TaskType_Empty_Pallet_Inbound.ToString());
ÏîÄ¿´úÂë/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/OutboundArea/OutboundRequestAction.cs
@@ -31,7 +31,7 @@
        }
        /// <summary>
        /// å‡ºåº“区空托盘出库
        /// å‡ºåº“区空托盘/实托出库
        /// </summary>
        /// <param name="taskWCSinfoRepository"></param>
        /// <param name="client"></param>
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.backup.json
@@ -3,24 +3,68 @@
  "WorkspaceRootPath": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\",
  "Documents": [
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\partial\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\basicinfo\\partial\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\getemptylocationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\getemptylocationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\basicinfo\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\taskinfo\\dt_taskinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\taskinfo\\dt_taskinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\towcs\\partial\\updatestate.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\towcs\\partial\\updatestate.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\inboundboxingaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\toapp\\inboundboxingaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\controllers\\services\\towcs\\partial\\towcscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\controllers\\services\\towcs\\partial\\towcscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\taskfinishedaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\taskfinishedaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\towcs\\partial\\inboundlogic.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\towcs\\partial\\inboundlogic.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\iservices\\toapp\\itoappinterface.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\iservices\\toapp\\itoappinterface.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\taskinfo\\partial\\dt_taskinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\taskinfo\\partial\\dt_taskinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\controllers\\services\\taskinfo\\partial\\dt_taskinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\controllers\\services\\taskinfo\\partial\\dt_taskinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\partial\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\basicinfo\\partial\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\controllers\\services\\tomeasuredevice\\partial\\tomeasuredevicecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\controllers\\services\\tomeasuredevice\\partial\\tomeasuredevicecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\bearingoutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\bearingoutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{AFD9BA55-FE27-49A9-9871-9104B27ED251}|WIDESEA.Common\\WIDESEA.Common.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.common\\layertostation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{AFD9BA55-FE27-49A9-9871-9104B27ED251}|WIDESEA.Common\\WIDESEA.Common.csproj|solutionrelative:widesea.common\\layertostation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\basicinfo\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\inbound\\partial\\dt_boxing_headservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -78,7 +122,7 @@
      "DocumentGroups": [
        {
          "DockedWidth": 200,
          "SelectedChildIndex": 3,
          "SelectedChildIndex": 1,
          "Children": [
            {
              "$type": "Bookmark",
@@ -86,41 +130,15 @@
            },
            {
              "$type": "Document",
              "DocumentIndex": 2,
              "Title": "Dt_EmptyPallet.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ViewState": "AgIAADUAAAAAAAAAAAAkwEYAAAAgAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:15:18.624Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 1,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAQwA4AAABLAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:09.821Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 0,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAAFEAAAAAAAAAAAAWwFoAAAAxAAAAAAAAAA==",
              "Title": "GetEmptyLocationAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "ViewState": "AgIAAEwAAAAAAAAAAAAQwFcAAAApAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:05.962Z",
              "WhenOpened": "2025-12-28T05:45:03.617Z",
              "EditorCaption": ""
            },
            {
@@ -131,7 +149,7 @@
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "ViewState": "AgIAAFYAAAAAAAAAAAAWwGMAAAAAAAAAAAAAAA==",
              "ViewState": "AgIAAIwAAAAAAAAAAAAowJ8AAABPAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:01:06.158Z",
              "EditorCaption": ""
@@ -139,19 +157,176 @@
            {
              "$type": "Document",
              "DocumentIndex": 4,
              "Title": "IToAPPInterface.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeToolTip": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAAAswAoAAAAnAAAAAAAAAA==",
              "Title": "ToWCSController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "ViewState": "AgIAABcAAAAAAAAAAAAWwCYAAAAxAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:00:58.879Z",
              "WhenOpened": "2025-12-27T09:58:29.605Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 1,
              "Title": "Dt_taskinfo.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "ViewState": "AgIAAEcAAAAAAAAAAAAtwFQAAAAVAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:32:06.378Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 2,
              "Title": "UpdateState.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "ViewState": "AgIAAFUAAAAAAAAAAAAowGYAAAA3AAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:21:50.167Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 5,
              "Title": "TaskFinishedAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "ViewState": "AgIAAAIAAAAAAAAAAAD4vw4AAAAWAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T03:37:20.341Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 6,
              "Title": "InboundLogic.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "ViewState": "AgIAABYAAAAAAAAAAAAWwCUAAAAQAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T03:41:04.303Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 7,
              "Title": "IToAPPInterface.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeToolTip": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAAAswAsAAAAgAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:00:58.879Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 10,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAAEAAAAAAAAAAAAAWwFQAAAAJAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:05.962Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 8,
              "Title": "Dt_taskinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "ViewState": "AgIAANwAAAAAAAAAAAAewO8AAABmAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:01:21.05Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 9,
              "Title": "Dt_taskinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "ViewState": "AgIAADYAAAAAAAAAAAArwEYAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:48:12.851Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 11,
              "Title": "ToMeasureDeviceController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "ViewState": "AgIAAC4AAAAAAAAAAAAqwBoAAABAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:24:39.861Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 12,
              "Title": "BearingOutboundAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "ViewState": "AgIAAJkAAAAAAAAAAAAewLEAAACdAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T03:21:53.937Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 13,
              "Title": "Dt_EmptyPallet.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ViewState": "AgIAAD0AAAAAAAAAAAAowDEAAAAVAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:15:18.624Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 15,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAQwA4AAABLAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:09.821Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 14,
              "Title": "LayerToStation.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Common\\LayerToStation.cs",
              "RelativeDocumentMoniker": "WIDESEA.Common\\LayerToStation.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Common\\LayerToStation.cs",
              "RelativeToolTip": "WIDESEA.Common\\LayerToStation.cs",
              "ViewState": "AgIAAKMAAAAAAAAAAAAiwK0AAAAnAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T03:20:50.905Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 16,
              "Title": "Dt_boxing_headService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Inbound\\Partial\\Dt_boxing_headService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\Inbound\\Partial\\Dt_boxing_headService.cs",
@@ -159,12 +334,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\Inbound\\Partial\\Dt_boxing_headService.cs",
              "ViewState": "AgIAAB0AAAAAAAAAAAAAAD0AAAAIAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T01:57:47.054Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-26T01:57:47.054Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 7,
              "DocumentIndex": 18,
              "Title": "Dt_materiel_zc_infoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\Standard\\Partial\\Dt_materiel_zc_infoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Partial\\Dt_materiel_zc_infoController.cs",
@@ -172,12 +346,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Partial\\Dt_materiel_zc_infoController.cs",
              "ViewState": "AgIAACsAAAAAAAAAAAAowDYAAAAqAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:31:00.432Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:31:00.432Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 8,
              "DocumentIndex": 19,
              "Title": "Dt_materiel_zc_infoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\Standard\\Dt_materiel_zc_infoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Dt_materiel_zc_infoController.cs",
@@ -185,12 +358,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Dt_materiel_zc_infoController.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvxEAAAAJAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:30:57.888Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:30:57.888Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 11,
              "DocumentIndex": 22,
              "Title": "Dt_materielinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Dt_materielinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Dt_materielinfoController.cs",
@@ -198,12 +370,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Dt_materielinfoController.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAAAAsAAAAsAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:49:31.695Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:49:31.695Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 6,
              "DocumentIndex": 17,
              "Title": "Dt_materiel_zc_infoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materiel_zc_infoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materiel_zc_infoService.cs",
@@ -211,12 +382,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materiel_zc_infoService.cs",
              "ViewState": "AgIAAJUAAAAAAAAAAAAQwJcAAABDAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:33:07.373Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:33:07.373Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 9,
              "DocumentIndex": 20,
              "Title": "IDt_materiel_zc_infoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materiel_zc_infoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materiel_zc_infoService.cs",
@@ -224,12 +394,11 @@
              "RelativeToolTip": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materiel_zc_infoService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvxAAAABGAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:42:57.829Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:42:57.829Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 10,
              "DocumentIndex": 21,
              "Title": "Dt_materielinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materielinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materielinfoService.cs",
@@ -237,12 +406,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materielinfoService.cs",
              "ViewState": "AgIAAKMAAAAAAAAAAAA0wK8AAAARAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:26:12.461Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:26:12.461Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 12,
              "DocumentIndex": 23,
              "Title": "IDt_materielinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materielinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materielinfoService.cs",
@@ -250,12 +418,11 @@
              "RelativeToolTip": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materielinfoService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvw8AAAArAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:46:54.719Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:46:54.719Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 14,
              "DocumentIndex": 25,
              "Title": "IDt_materielinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\BasicInfo\\IDt_materielinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\BasicInfo\\IDt_materielinfoService.cs",
@@ -263,12 +430,11 @@
              "RelativeToolTip": "WIDESEA.Services\\IServices\\BasicInfo\\IDt_materielinfoService.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:46:44.702Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:46:44.702Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 13,
              "DocumentIndex": 24,
              "Title": "Dt_materielinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Partial\\Dt_materielinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Partial\\Dt_materielinfoController.cs",
@@ -276,12 +442,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Partial\\Dt_materielinfoController.cs",
              "ViewState": "AgIAACkAAAAAAAAAAAA6wDAAAAAqAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:23:30.719Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:23:30.719Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 15,
              "DocumentIndex": 26,
              "Title": "Dt_materielinfoRepository.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Repositories\\BasicInfo\\Dt_materielinfoRepository.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Repositories\\BasicInfo\\Dt_materielinfoRepository.cs",
@@ -289,12 +454,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Repositories\\BasicInfo\\Dt_materielinfoRepository.cs",
              "ViewState": "AgIAABAAAAAAAAAAAAAUwAAAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:48:09.778Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:48:09.778Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 16,
              "DocumentIndex": 27,
              "Title": "Dt_materielinfo.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_materielinfo.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_materielinfo.cs",
@@ -302,8 +466,7 @@
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_materielinfo.cs",
              "ViewState": "AgIAABwAAAAAAAAAAAAUwCQAAAAvAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:43:08.297Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:43:08.297Z"
            }
          ]
        }
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18/DocumentLayout.json
@@ -3,28 +3,64 @@
  "WorkspaceRootPath": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\",
  "Documents": [
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\bearingoutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\bearingoutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\towcs\\partial\\inboundlogic.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\towcs\\partial\\inboundlogic.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{AFD9BA55-FE27-49A9-9871-9104B27ED251}|WIDESEA.Common\\WIDESEA.Common.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.common\\layertostation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{AFD9BA55-FE27-49A9-9871-9104B27ED251}|WIDESEA.Common\\WIDESEA.Common.csproj|solutionrelative:widesea.common\\layertostation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\controllers\\services\\towcs\\partial\\towcscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\controllers\\services\\towcs\\partial\\towcscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\iservices\\toapp\\itoappinterface.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\iservices\\toapp\\itoappinterface.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\getemptylocationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\getemptylocationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
      "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\taskinfo\\dt_taskinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\taskinfo\\dt_taskinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\towcs\\partial\\updatestate.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\towcs\\partial\\updatestate.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\inboundboxingaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\toapp\\inboundboxingaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\taskfinishedaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\taskfinishedaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\iservices\\toapp\\itoappinterface.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\iservices\\toapp\\itoappinterface.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\taskinfo\\partial\\dt_taskinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\taskinfo\\partial\\dt_taskinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\controllers\\services\\taskinfo\\partial\\dt_taskinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\controllers\\services\\taskinfo\\partial\\dt_taskinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\partial\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\basicinfo\\partial\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\controllers\\services\\tomeasuredevice\\partial\\tomeasuredevicecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\controllers\\services\\tomeasuredevice\\partial\\tomeasuredevicecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\bearingoutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\bearingoutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\basicinfo\\dt_emptypallet.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{AFD9BA55-FE27-49A9-9871-9104B27ED251}|WIDESEA.Common\\WIDESEA.Common.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.common\\layertostation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
      "RelativeMoniker": "D:0:0:{AFD9BA55-FE27-49A9-9871-9104B27ED251}|WIDESEA.Common\\WIDESEA.Common.csproj|solutionrelative:widesea.common\\layertostation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
    },
    {
      "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|e:\\beijing\\2025-12-24\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\dt_emptypalletservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -86,7 +122,7 @@
      "DocumentGroups": [
        {
          "DockedWidth": 200,
          "SelectedChildIndex": 2,
          "SelectedChildIndex": 5,
          "Children": [
            {
              "$type": "Bookmark",
@@ -94,46 +130,181 @@
            },
            {
              "$type": "Document",
              "DocumentIndex": 1,
              "Title": "LayerToStation.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Common\\LayerToStation.cs",
              "RelativeDocumentMoniker": "WIDESEA.Common\\LayerToStation.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Common\\LayerToStation.cs",
              "RelativeToolTip": "WIDESEA.Common\\LayerToStation.cs",
              "ViewState": "AgIAAKMAAAAAAAAAAAAiwK0AAAAnAAAAAAAAAA==",
              "DocumentIndex": 2,
              "Title": "GetEmptyLocationAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\GetEmptyLocationAction.cs",
              "ViewState": "AgIAAEYAAAAAAAAAAAAQwFwAAAAlAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T03:20:50.905Z",
              "WhenOpened": "2025-12-28T05:45:03.617Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 0,
              "Title": "BearingOutboundAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "ViewState": "AgIAAMEAAAAAAAAAAAArwMgAAABcAAAAAAAAAA==",
              "DocumentIndex": 1,
              "Title": "ToWCSController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\ToWCS\\Partial\\ToWCSController.cs",
              "ViewState": "AgIAAIQAAAAAAAAAAAAAAJAAAAAzAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T03:21:53.937Z",
              "WhenOpened": "2025-12-27T09:58:29.605Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 3,
              "Title": "Dt_EmptyPallet.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ViewState": "AgIAACIAAAAAAAAAAAAYwDEAAAAVAAAAAAAAAA==",
              "Title": "Dt_taskinfo.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\TaskInfo\\Dt_taskinfo.cs",
              "ViewState": "AgIAAEcAAAAAAAAAAAAtwFQAAAAVAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:15:18.624Z",
              "WhenOpened": "2025-12-28T02:32:06.378Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 4,
              "Title": "UpdateState.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToWCS\\Partial\\UpdateState.cs",
              "ViewState": "AgIAAFUAAAAAAAAAAAAowGYAAAA3AAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:21:50.167Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 0,
              "Title": "InboundLogic.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs",
              "ViewState": "AgIAAKgBAAAAAAAAAAAowMcBAACKAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T03:41:04.303Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 5,
              "Title": "InboundBoxingAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "ViewState": "AgIAAIwAAAAAAAAAAAAowJ8AAABPAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:01:06.158Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 6,
              "Title": "TaskFinishedAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\TaskFinishedAction.cs",
              "ViewState": "AgIAAAIAAAAAAAAAAAD4vw4AAAAWAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T03:37:20.341Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 7,
              "Title": "IToAPPInterface.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeToolTip": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAAAswAsAAAAgAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:00:58.879Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 10,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAAEAAAAAAAAAAAAAWwFQAAAAJAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:05.962Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 8,
              "Title": "Dt_taskinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\TaskInfo\\Partial\\Dt_taskinfoService.cs",
              "ViewState": "AgIAANwAAAAAAAAAAAAewO8AAABmAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:01:21.05Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 9,
              "Title": "Dt_taskinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\TaskInfo\\Partial\\Dt_taskinfoController.cs",
              "ViewState": "AgIAADYAAAAAAAAAAAArwEYAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-28T02:48:12.851Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 11,
              "Title": "ToMeasureDeviceController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\ToMeasureDevice\\Partial\\ToMeasureDeviceController.cs",
              "ViewState": "AgIAAC4AAAAAAAAAAAAqwBoAAABAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-27T06:24:39.861Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 12,
              "Title": "BearingOutboundAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs",
              "ViewState": "AgIAAJkAAAAAAAAAAAAewLEAAACdAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T03:21:53.937Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 13,
              "Title": "Dt_EmptyPallet.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_EmptyPallet.cs",
              "ViewState": "AgIAAD0AAAAAAAAAAAAowDEAAAAVAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:15:18.624Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 15,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
@@ -141,51 +312,23 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAQwA4AAABLAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:09.821Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-26T02:13:09.821Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 5,
              "Title": "Dt_EmptyPalletService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_EmptyPalletService.cs",
              "ViewState": "AgIAACsAAAAAAAAAAAAMwDQAAABCAAAAAAAAAA==",
              "DocumentIndex": 14,
              "Title": "LayerToStation.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Common\\LayerToStation.cs",
              "RelativeDocumentMoniker": "WIDESEA.Common\\LayerToStation.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Common\\LayerToStation.cs",
              "RelativeToolTip": "WIDESEA.Common\\LayerToStation.cs",
              "ViewState": "AgIAAKMAAAAAAAAAAAAiwK0AAAAnAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:13:05.962Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-26T03:20:50.905Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 4,
              "Title": "InboundBoxingAction.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs",
              "ViewState": "AgIAABYAAAAAAAAAAAAiwCYAAABEAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:01:06.158Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 2,
              "Title": "IToAPPInterface.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ToolTip": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "RelativeToolTip": "WIDESEA.Services\\IServices\\ToApp\\IToAPPInterface.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAAAswAsAAAAxAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T02:00:58.879Z",
              "EditorCaption": ""
            },
            {
              "$type": "Document",
              "DocumentIndex": 7,
              "DocumentIndex": 16,
              "Title": "Dt_boxing_headService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Inbound\\Partial\\Dt_boxing_headService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\Inbound\\Partial\\Dt_boxing_headService.cs",
@@ -193,12 +336,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\Inbound\\Partial\\Dt_boxing_headService.cs",
              "ViewState": "AgIAAB0AAAAAAAAAAAAAAD0AAAAIAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-26T01:57:47.054Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-26T01:57:47.054Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 9,
              "DocumentIndex": 18,
              "Title": "Dt_materiel_zc_infoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\Standard\\Partial\\Dt_materiel_zc_infoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Partial\\Dt_materiel_zc_infoController.cs",
@@ -206,12 +348,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Partial\\Dt_materiel_zc_infoController.cs",
              "ViewState": "AgIAACsAAAAAAAAAAAAowDYAAAAqAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:31:00.432Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:31:00.432Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 10,
              "DocumentIndex": 19,
              "Title": "Dt_materiel_zc_infoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\Standard\\Dt_materiel_zc_infoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Dt_materiel_zc_infoController.cs",
@@ -219,12 +360,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\Standard\\Dt_materiel_zc_infoController.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvxEAAAAJAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:30:57.888Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:30:57.888Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 13,
              "DocumentIndex": 22,
              "Title": "Dt_materielinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Dt_materielinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Dt_materielinfoController.cs",
@@ -232,12 +372,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Dt_materielinfoController.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAAAAAAsAAAAsAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:49:31.695Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:49:31.695Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 8,
              "DocumentIndex": 17,
              "Title": "Dt_materiel_zc_infoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materiel_zc_infoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materiel_zc_infoService.cs",
@@ -245,12 +384,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materiel_zc_infoService.cs",
              "ViewState": "AgIAAJUAAAAAAAAAAAAQwJcAAABDAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:33:07.373Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:33:07.373Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 11,
              "DocumentIndex": 20,
              "Title": "IDt_materiel_zc_infoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materiel_zc_infoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materiel_zc_infoService.cs",
@@ -258,12 +396,11 @@
              "RelativeToolTip": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materiel_zc_infoService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvxAAAABGAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T08:42:57.829Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T08:42:57.829Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 12,
              "DocumentIndex": 21,
              "Title": "Dt_materielinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materielinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materielinfoService.cs",
@@ -271,12 +408,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\Dt_materielinfoService.cs",
              "ViewState": "AgIAAKMAAAAAAAAAAAA0wK8AAAARAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:26:12.461Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:26:12.461Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 14,
              "DocumentIndex": 23,
              "Title": "IDt_materielinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materielinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materielinfoService.cs",
@@ -284,12 +420,11 @@
              "RelativeToolTip": "WIDESEA.Services\\IServices\\BasicInfo\\Partial\\IDt_materielinfoService.cs",
              "ViewState": "AgIAAAYAAAAAAAAAAADwvw8AAAArAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:46:54.719Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:46:54.719Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 16,
              "DocumentIndex": 25,
              "Title": "IDt_materielinfoService.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\IServices\\BasicInfo\\IDt_materielinfoService.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\IServices\\BasicInfo\\IDt_materielinfoService.cs",
@@ -297,12 +432,11 @@
              "RelativeToolTip": "WIDESEA.Services\\IServices\\BasicInfo\\IDt_materielinfoService.cs",
              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:46:44.702Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:46:44.702Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 15,
              "DocumentIndex": 24,
              "Title": "Dt_materielinfoController.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Partial\\Dt_materielinfoController.cs",
              "RelativeDocumentMoniker": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Partial\\Dt_materielinfoController.cs",
@@ -310,12 +444,11 @@
              "RelativeToolTip": "WIDESEA.WebApi\\Controllers\\Services\\BasicInfo\\Partial\\Dt_materielinfoController.cs",
              "ViewState": "AgIAACkAAAAAAAAAAAA6wDAAAAAqAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:23:30.719Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:23:30.719Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 17,
              "DocumentIndex": 26,
              "Title": "Dt_materielinfoRepository.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Repositories\\BasicInfo\\Dt_materielinfoRepository.cs",
              "RelativeDocumentMoniker": "WIDESEA.Services\\Repositories\\BasicInfo\\Dt_materielinfoRepository.cs",
@@ -323,12 +456,11 @@
              "RelativeToolTip": "WIDESEA.Services\\Repositories\\BasicInfo\\Dt_materielinfoRepository.cs",
              "ViewState": "AgIAABAAAAAAAAAAAAAUwAAAAAAAAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:48:09.778Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:48:09.778Z"
            },
            {
              "$type": "Document",
              "DocumentIndex": 18,
              "DocumentIndex": 27,
              "Title": "Dt_materielinfo.cs",
              "DocumentMoniker": "E:\\BEIJING\\2025-12-24\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_materielinfo.cs",
              "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_materielinfo.cs",
@@ -336,8 +468,7 @@
              "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\BasicInfo\\Dt_materielinfo.cs",
              "ViewState": "AgIAABwAAAAAAAAAAAAUwCQAAAAvAAAAAAAAAA==",
              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
              "WhenOpened": "2025-12-25T07:43:08.297Z",
              "EditorCaption": ""
              "WhenOpened": "2025-12-25T07:43:08.297Z"
            }
          ]
        }
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA.Services/Common/GetEmptyLocationAction.cs
@@ -31,6 +31,19 @@
            List<Dt_taskinfo> inboundTask = Dt_taskinfoRepository.Instance.Find(r => r.task_type.Contains("Inbound"));
            List<int> listLayer = new List<int>() { 1, 2, 3, 4, 5, 6, 7, 8 };
            //// æ›´æ”¹èŽ·å–è´§ä½çš„ä¿¡æ¯ è¿™é‡Œè¦å†™ä¸€ä¸ªå¾ªçޝ
            //List<Dt_taskinfo> outboundTask_temp = Dt_taskinfoRepository.Instance.Find(x => x.task_tolocationid == "10301" || x.task_endstation == "10301");
            //if (outboundTask_temp != null)
            //{
            //    string temp_layer = "";
            //    foreach (var item in outboundTask_temp)
            //    {
            //    }
            //}
            if (null != inboundTask && inboundTask.Count > 0)
            {
                foreach (var item in inboundTask)
@@ -44,24 +57,29 @@
                        listLayer.Remove(layer);
                    }
                }
                //List<string> fromStation = inboundTask.Select(r => r.task_tolocationid).ToList();
                //foreach (var item in fromStation)
                //{
                //    string[] location = item.Split('-');
                //    //获取当前有任务的层
                //    int layer = int.Parse(location[0]);
                //    listLayer.Remove(layer);
                //}
            }
            List<Dt_taskinfo> outboundTask = Dt_taskinfoRepository.Instance.Find(r => ((r.task_type == TaskType.TaskType_Box_Pallet_Measure_Out.ToString() /*|| r.task_type == TaskType.TaskType_CheckOutbound.ToString()*/)
      &&
  (r.task_state.Equals(TaskState.TaskState_RGV_Received.ToString()) || r.task_state.Equals(TaskState.TaskState_RGV_Finished.ToString())))
  || r.task_type == TaskType.TaskType_Box_Pallet_Measure_Back.ToString());
            //          List<Dt_taskinfo> outboundTask = Dt_taskinfoRepository.Instance.Find(r => ((r.task_type == TaskType.TaskType_Box_Pallet_Measure_Out.ToString())
            //    && (r.task_state.Equals(TaskState.TaskState_RGV_Received.ToString()) || r.task_state.Equals(TaskState.TaskState_RGV_Finished.ToString())))
            //|| r.task_type == TaskType.TaskType_Box_Pallet_Measure_Back.ToString());
            List<Dt_taskinfo> outboundTask = Dt_taskinfoRepository.Instance.Find(r =>(r.task_type == TaskType.TaskType_Box_Pallet_Measure_Out.ToString() || r.task_type == TaskType.TaskType_Box_Pallet_Measure_Back.ToString())
            && (r.task_state != TaskState.TaskState_Create.ToString()));
            if (outboundTask.Count < 3)
            {
                int crtacount = 3 - outboundTask.Count;
                List<Dt_taskinfo> outboundcCrteateTask = Dt_taskinfoRepository.Instance.Find(r => r.task_type == TaskType.TaskType_Box_Pallet_Measure_Out.ToString()
            && r.task_state == TaskState.TaskState_Create.ToString()).OrderBy(r=>r.task_createtime).Take(crtacount).ToList();
                outboundTask.AddRange(outboundcCrteateTask);
            }
            if (null != outboundTask && outboundTask.Count > 0)
            {
                List<string> fromStation = outboundTask.Select(r => r.task_fromlocationid).ToList();
                List<string> fromStation = outboundTask.Where(r=>r.task_type == TaskType.TaskType_Box_Pallet_Measure_Out.ToString()).Select(r => r.task_fromlocationid).ToList();
                fromStation.AddRange(outboundTask.Where(r => r.task_type == TaskType.TaskType_Box_Pallet_Measure_Back.ToString()).Select(r => r.task_tolocationid).ToList());
                foreach (var item in fromStation)
                {
                    string[] location = item.Split('-');
@@ -131,11 +149,6 @@
                    return locationinfo;
            }
            //Dt_locationinfo locationinfo = Dt_locationinfoRepository.Instance.Find(x => x.location_state == LocationState.LocationState_Empty.ToString() &&
            //!locationId.Contains(x.location_id) && !x.location_islocked).OrderBy(x => x.location_layer).ThenBy(x => x.location_column).FirstOrDefault();
            //if (null != locationinfo)
            //    return locationinfo;
            throw new Exception("暂无货位可分配");
        }
    }
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA.Services/Common/TaskFinishedAction.cs
@@ -165,7 +165,7 @@
                        //container_Head.containerhead_createtime = DateTime.Now;
                        //Dt_container_headRepository.Instance.Update(container_Head, true);
                        //更改货位状态
                        Dt_locationinfo locationinfo = Dt_locationinfoRepository.Instance.FindFirst(x => x.location_id == taskInfo.task_fromlocationid);
                        Dt_locationinfo locationinfo = Dt_locationinfoRepository.Instance.FindFirst(x => x.location_id == taskInfo.task_tolocationid);
                        if (container.containerdtl_isError == "1")
                        {
                            CommonFunction.ChangeLocationState(locationinfo, LocationState.LocationState_Error.ToString());
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/BasicInfo/Partial/Dt_EmptyPalletService.cs
@@ -89,13 +89,20 @@
                saveModel.MainData["EmptyPallet_modifier"] = UserContext.Current.UserTrueName;
                saveModel.MainData["EmptyPallet_modifiertime"] = DateTime.Now;
                content = base.Update(saveModel);
                //LogRecord.WriteLog((int)LogEnum.OutBound, $"{UserContext.Current.UserTrueName}轴承选配出库:参数:{saveModel.Serialize()},返回参数:{content.Serialize()}");
            }
            finally
            {
                if (content.Status)
                {
                    content.OK("修改托盘信息成功.");
                    Logger.AddLog(LoggerType.Add, saveModel, $"{DateTime.Now}修改托盘管理的信息记录-成功", content);
                }
                else
                {
                    content.Error("修改托盘信息失败:" + content.Message);
                    Logger.AddLog(LoggerType.Add, saveModel, $"{DateTime.Now}修改托盘管理的信息记录-失败", content);
                }
            }
            return content;
        }
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/ToWCS/Partial/InboundLogic.cs
@@ -448,14 +448,12 @@
                Dt_container_head head = Dt_container_headRepository.Instance.FindFirst(r => r.containerhead_barcode == barcode);
                if (null != head)
                    return content.Error("当前托盘号已存在库里,请检查:" + barcode);
                Dt_container_head_hty container_Head_Hty = Dt_container_head_htyRepository.Instance.Find(x => x.containerhead_barcode == barcode
               && x.containerhead_operatetype == "empty" && x.containerhead_creator != "WCS")
               .OrderByDescending(x => x.containerhead_finishtime).First();
                Dt_EmptyPallet dt_Empty = Dt_EmptyPalletRepository.Instance.Find(x => x.EmptyPallet_name == barcode).FirstOrDefault();
                decimal weight = 0;
                if (null != container_Head_Hty)
                if (null != dt_Empty)
                {
                    weight = string.IsNullOrEmpty(container_Head_Hty.containerhead_palletweight) ? 0 : decimal.Parse(container_Head_Hty.containerhead_palletweight);
                    weight = string.IsNullOrEmpty(dt_Empty.EmptyPallet_palletweight) ? 0 : decimal.Parse(dt_Empty.EmptyPallet_palletweight);
                }
                content = Dt_taskinfoRepository.Instance.DbContextBeginTransaction(() =>
                {
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/ToWCS/Partial/UpdateState.cs
@@ -91,6 +91,21 @@
                        Dt_taskinfoRepository.Instance.Update(taskinfo, true);
                    }
                    if(taskinfo.task_state == TaskState.TaskState_Measure_Back_Line_Executing.ToString())
                    {
                        taskinfo.task_type = TaskType.TaskType_Box_Pallet_Measure_Back.ToString();
                        taskinfo.task_endstation = taskinfo.task_beginstation;
                        taskinfo.task_beginstation = "10301";
                        taskinfo.task_tolocationid = taskinfo.task_fromlocationid;
                        taskinfo.task_fromlocationid = taskinfo.task_endstation;
                        taskinfo.task_state = TaskState.TaskState_Measure_Back_Line_Executing.ToString();
                        taskinfo.task_dispatchertime = DateTime.Now;
                        Dt_taskinfoRepository.Instance.Update(taskinfo, true);
                    }
                    Dt_locationinfo locationinfo = Dt_locationinfoRepository.Instance.FindFirst(x => x.location_id == taskinfo.task_fromlocationid);
                    if (locationinfo != null)
                    {