| | |
| | | <u-tr> |
| | | <u-td width="30%">è½´æ¿æ¡ç </u-td> |
| | | <u-td> |
| | | <u-input v-model="value_qrcode" :border="true" :focus="qrcodeFocus" @input="barcodeChange" |
| | | <u-input v-model="value_qrcode" :border="true" :focus="qrcodeFocus" |
| | | placeholder="è½´æ¿æ¡ç " /> |
| | | </u-td> |
| | | </u-tr> |
| | | <u-tr> |
| | | <u-td width="30%">è½´æ¿åå·</u-td> |
| | | <u-td> |
| | | <u-input v-model="materielType" :border="false" :disabled="true" placeholder="" /> |
| | | <u-input v-model="materielType" :border="true" placeholder="" /> |
| | | </u-td> |
| | | </u-tr> |
| | | <u-tr> |
| | | <u-td width="30%">åå®¶</u-td> |
| | | <u-td> |
| | | <u-input v-model="madeUnit" :border="false" :disabled="true" placeholder="" /> |
| | | <u-input v-model="madeUnit" :border="true" placeholder="" /> |
| | | </u-td> |
| | | </u-tr> |
| | | <u-tr> |
| | | <u-td width="30%">车å</u-td> |
| | | <u-td> |
| | | <u-input v-model="materielId" :border="false" :disabled="true" placeholder="" /> |
| | | <u-input v-model="materielId" :border="true" placeholder="" /> |
| | | </u-td> |
| | | </u-tr> |
| | | <u-tr> |
| | | <u-td width="30%">è½´æ¿ç±»å«</u-td> |
| | | <u-td> |
| | | <u-input v-model="NewOrOld" :border="false" :disabled="true" placeholder="" /> |
| | | <u-input v-model="NewOrOld" :border="true" placeholder="" /> |
| | | </u-td> |
| | | </u-tr> |
| | | <u-tr> |
| | | <u-td width="30%">è½´æ¿åå·</u-td> |
| | | <u-td> |
| | | <u-input v-model="LotNumber" :border="false" :disabled="true" placeholder="" /> |
| | | <u-input v-model="LotNumber" :border="true" placeholder="" /> |
| | | </u-td> |
| | | </u-tr> |
| | | <u-tr> |
| | |
| | | if (_this.value_rfid.length == 6) { |
| | | _this.qrcodeFocus = true; |
| | | } |
| | | }, |
| | | barcodeChange() { |
| | | if (_this.value_qrcode == '') { |
| | | _this.initInfo(); |
| | | return; |
| | | } |
| | | let data = { |
| | | MainData: { |
| | | barcode: _this.value_qrcode |
| | | }, |
| | | }; |
| | | _this.$AjaxRequest.Params('post', 'ToMes/Mes_GetBearingInfo', data, _user.token); |
| | | _this.$AjaxRequest.Request().then(function(result) { |
| | | if (result.data.status) { |
| | | let obj = JSON.parse(JSON.stringify(result.data.data)); |
| | | _this.madeUnit = obj.manufactor; |
| | | _this.materielId = obj.traintype; |
| | | _this.materielType = obj.beartype; |
| | | _this.NewOrOld = obj.mainfreq; |
| | | _this.LotNumber = obj.rkdh; //æ¹æ¬¡RKDH |
| | | _this.ProductDate = obj.productDate //çäº§æ¥æ |
| | | |
| | | } else { |
| | | uni.showToast({ |
| | | icon: 'none', |
| | | title: "请æ±é误:" + result.data.message, |
| | | duration: 2000 |
| | | }); |
| | | _this.initInfo(); |
| | | } |
| | | }).catch(function(err) { |
| | | uni.showToast({ |
| | | icon: 'none', |
| | | title: "请æ±åå°å¼å¸¸,é误信æ¯." + err.errMsg, |
| | | duration: 2000 |
| | | }); |
| | | _this.initInfo(); |
| | | }); |
| | | }, |
| | | initInfo() { |
| | | _this.madeUnit = ''; |
| | |
| | | export default { |
| | | data() { |
| | | return { |
| | | phoneData: '', //ç¨æ·/çµè¯//admin |
| | | passData: '',//123456 |
| | | phoneData: 'admin', //ç¨æ·/çµè¯//admin |
| | | passData: '123456',//123456 |
| | | isRotate: false, |
| | | RememberThePassword: false |
| | | } |
| | |
| | | mounted() { |
| | | _this = this; |
| | | this.getstartjsondata(); |
| | | //this.equipjsondataInterval = setInterval(this.getstartjsondata, 4000); |
| | | this.equipjsondataInterval = setInterval(this.getstartjsondata, 4000); |
| | | }, |
| | | destroyed() { |
| | | clearInterval(this.equipjsondataInterval); |
| | |
| | | "WorkspaceRootPath": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\", |
| | | "Documents": [ |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\cutomermodel\\wmstaskinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\cutomermodel\\wmstaskinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\cutomermodel\\taskinfodto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\cutomermodel\\taskinfodto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\cutomermodel\\joboptions.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\cutomermodel\\joboptions.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\alarmenum\\alarmstackerenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\alarmenum\\alarmstackerenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\alarmenum\\alarmconveyorlineenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\alarmenum\\alarmconveyorlineenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\outboundstationaction.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\\outboundstationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundrequeststationaction.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\\inboundrequeststationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\wmsapi\\wmsapi.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\wmsapi\\wmsapi.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundweighaction.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\\inboundweighaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokegetrgvinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokegetrgvinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundmoveaction.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\\outboundmoveaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvoketaskcancel.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvoketaskcancel.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\common\\addwcstasktohistory.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\\addwcstasktohistory.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokesendtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokesendtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\quartz\\quartzjobmiddleware.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\quartz\\quartzjobmiddleware.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\quartz\\jobsetup.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\quartz\\jobsetup.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\jobbase.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\jobbase.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\repositories\\dispatchmanage\\dt_dispatchmanagementrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 0, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCSServer\\appsettings.json", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\appsettings.json", |
| | | "RelativeToolTip": "WIDESEA_WCSServer\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAABMAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2025-11-14T02:09:25.36Z", |
| | | "Title": "WmsTaskInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\WmsTaskInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\CutomerModel\\WmsTaskInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\WmsTaskInfo.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\CutomerModel\\WmsTaskInfo.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvxUAAAAWAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:07:04.336Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 1, |
| | | "Title": "TaskInfoDto.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:07:02.873Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 2, |
| | | "Title": "JobOptions.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:07:01.54Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "Title": "AlarmStackerEnum.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:06:56.121Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 5, |
| | | "Title": "AlarmConveyorLineEnum.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:06:54.275Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "Title": "APIAddress.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:06:42.908Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 6, |
| | | "Title": "OutboundAreaDispathAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAOgAAAAfAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T07:56:07.743Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 10, |
| | | "Title": "WMSApi.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "ViewState": "AgIAAAoAAAAAAAAAAAAlwBoAAABaAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T01:10:47.114Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 12, |
| | | "Title": "OutboundCompleteAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "ViewState": "AgIAABQAAAAAAAAAAADwvyMAAAAtAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-09T07:09:46.334Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 7, |
| | | "Title": "OutboundStationAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "ViewState": "AgIAAA8AAAAAAAAAAADwvyAAAAAJAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T07:21:03.904Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 13, |
| | | "Title": "RGVAPIInvokeGetRgvInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "ViewState": "AgIAAAYAAAAAAAAAAAAuwBkAAAAQAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:08:07.256Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 11, |
| | | "Title": "InboundWeighAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "ViewState": "AgIAAEQAAAAAAAAAAAAAwEMAAAAUAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-08T00:48:30.124Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 9, |
| | | "Title": "InboundRequestStationAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T07:55:56.963Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 8, |
| | | "Title": "InboundStationAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "ViewState": "AgIAABEAAAAAAAAAAAAWwFMAAAAQAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T07:21:23.714Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 14, |
| | | "Title": "OutboundMoveAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "ViewState": "AgIAAAkAAAAAAAAAAAAAABsAAAAwAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:38:42.079Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 16, |
| | | "Title": "AddWcsTaskToHistory.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-08T02:58:39.144Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 15, |
| | | "Title": "RGVAPIInvokeTaskCancel.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "ViewState": "AgIAAAQAAAAAAAAAAAAAwBcAAAB6AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:08:27.081Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 17, |
| | | "Title": "RGVAPIInvokeSendTask.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "ViewState": "AgIAAAYAAAAAAAAAAAAAwBkAAAB3AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:08:14.721Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 18, |
| | | "Title": "Dt_TaskWCSinfoController.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "AgIAACsAAAAAAAAAAAAewEMAAABAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T06:35:14.461Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 20, |
| | | "Title": "JobSetup.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAOAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T07:19:34.819Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 21, |
| | | "Title": "JobBase.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "ViewState": "AgIAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T07:19:29.797Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 22, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCSServer\\appsettings.json", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\appsettings.json", |
| | | "RelativeToolTip": "WIDESEA_WCSServer\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAEAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2025-11-14T02:09:25.36Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 19, |
| | | "Title": "QuartzJobMiddleWare.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "ViewState": "AgIAABoAAAAAAAAAAAAuwCYAAAAUAAAAAAAAAA==", |
| | | "ViewState": "AgIAAF8AAAAAAAAAAAAAAGgAAAAIAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-11-14T01:51:26.05Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "DocumentIndex": 25, |
| | | "Title": "Dt_DispatchManagementService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\DispatchManage\\Dt_DispatchManagementService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\DispatchManage\\Dt_DispatchManagementService.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 2, |
| | | "DocumentIndex": 23, |
| | | "Title": "Dt_DispatchManagementRepository.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Repositories\\DispatchManage\\Dt_DispatchManagementRepository.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Repositories\\DispatchManage\\Dt_DispatchManagementRepository.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 5, |
| | | "DocumentIndex": 26, |
| | | "Title": "IDt_DispatchManagementService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\IServices\\DispatchManage\\IDt_DispatchManagementService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\IServices\\DispatchManage\\IDt_DispatchManagementService.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 6, |
| | | "DocumentIndex": 27, |
| | | "Title": "IDt_DispatchManagementRepository.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\IRepositories\\DispatchManage\\IDt_DispatchManagementRepository.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\IRepositories\\DispatchManage\\IDt_DispatchManagementRepository.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "DocumentIndex": 24, |
| | | "Title": "Startup.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Startup.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Startup.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 7, |
| | | "DocumentIndex": 28, |
| | | "Title": "Dt_DispatchManagementMapConfig.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Entity\\MappingConfiguration\\DispatchManage\\Dt_DispatchManagementMapConfig.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Entity\\MappingConfiguration\\DispatchManage\\Dt_DispatchManagementMapConfig.cs", |
| | |
| | | "WorkspaceRootPath": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\", |
| | | "Documents": [ |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\cutomermodel\\taskinfodto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\cutomermodel\\taskinfodto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\cutomermodel\\joboptions.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\cutomermodel\\joboptions.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\alarmenum\\alarmstackerenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\alarmenum\\alarmstackerenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_common\\alarmenum\\alarmconveyorlineenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{1BA3CD60-3B4D-47A9-88D1-634AEA149BDF}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\alarmenum\\alarmconveyorlineenum.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\outboundstationaction.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\\outboundstationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundrequeststationaction.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\\inboundrequeststationaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\wmsapi\\wmsapi.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\wmsapi\\wmsapi.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\inboundarea\\inboundweighaction.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\\inboundweighaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokegetrgvinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokegetrgvinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\conveyorline\\outboundarea\\outboundmoveaction.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\\outboundmoveaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvoketaskcancel.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvoketaskcancel.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\common\\addwcstasktohistory.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\\addwcstasktohistory.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokesendtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\services\\apiinvoke\\rgv\\rgvapiinvokesendtask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\quartz\\quartzjobmiddleware.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\quartz\\quartzjobmiddleware.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\quartz\\jobsetup.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\quartz\\jobsetup.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcs\\jobs\\jobbase.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{F78817AB-9FB1-40C5-848B-B17960788767}|WIDESEA_WCS\\WIDESEA_WCS.csproj|solutionrelative:widesea_wcs\\jobs\\jobbase.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{826F06F8-19E5-492A-A94D-3F1A6A8902AA}|WIDESEA_WCSServer\\WIDESEA_WCSServer.csproj|solutionrelative:widesea_wcsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9664DE4D-AB68-40E0-BAE0-9E54A1297AD0}|WIDESEA_Services\\WIDESEA_Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wcs\\widesea_wcsserver\\widesea_services\\repositories\\dispatchmanage\\dt_dispatchmanagementrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 0, |
| | | "Title": "TaskInfoDto.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\CutomerModel\\TaskInfoDto.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:07:02.873Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 1, |
| | | "Title": "JobOptions.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\CutomerModel\\JobOptions.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:07:01.54Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "Title": "AlarmStackerEnum.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\AlarmEnum\\AlarmStackerEnum.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:06:56.121Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "Title": "AlarmConveyorLineEnum.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\AlarmEnum\\AlarmConveyorLineEnum.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:06:54.275Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 2, |
| | | "Title": "APIAddress.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "RelativeToolTip": "WIDESEA_Common\\APIAdderss\\APIAddress.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-11T01:06:42.908Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 5, |
| | | "Title": "OutboundAreaDispathAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundAreaDispathAction.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAOgAAAAfAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T07:56:07.743Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 9, |
| | | "Title": "WMSApi.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\WMSApi\\WMSApi.cs", |
| | | "ViewState": "AgIAAAoAAAAAAAAAAAAlwBoAAABaAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T01:10:47.114Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 11, |
| | | "Title": "OutboundCompleteAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundCompleteAction.cs", |
| | | "ViewState": "AgIAABQAAAAAAAAAAADwvyMAAAAtAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-09T07:09:46.334Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 6, |
| | | "Title": "OutboundStationAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\OutboundStationAction.cs", |
| | | "ViewState": "AgIAAA8AAAAAAAAAAADwvyAAAAAJAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T07:21:03.904Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 12, |
| | | "Title": "RGVAPIInvokeGetRgvInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeGetRgvInfo.cs", |
| | | "ViewState": "AgIAAAYAAAAAAAAAAAAuwBkAAAAQAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:08:07.256Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 10, |
| | | "Title": "InboundWeighAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundWeighAction.cs", |
| | | "ViewState": "AgIAAEQAAAAAAAAAAAAAwEMAAAAUAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-08T00:48:30.124Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 8, |
| | | "Title": "InboundRequestStationAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundRequestStationAction.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-10T07:55:56.963Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 7, |
| | | "Title": "InboundStationAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\InboundArea\\InboundStationAction.cs", |
| | | "ViewState": "AgIAABEAAAAAAAAAAAAWwFMAAAAQAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T07:21:23.714Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 13, |
| | | "Title": "OutboundMoveAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\ConveyorLine\\OutboundArea\\OutboundMoveAction.cs", |
| | | "ViewState": "AgIAAAkAAAAAAAAAAAAAABsAAAAwAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:38:42.079Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 15, |
| | | "Title": "AddWcsTaskToHistory.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\Common\\AddWcsTaskToHistory.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-08T02:58:39.144Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 14, |
| | | "Title": "RGVAPIInvokeTaskCancel.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeTaskCancel.cs", |
| | | "ViewState": "AgIAAAQAAAAAAAAAAAAAwBcAAAB6AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:08:27.081Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 16, |
| | | "Title": "RGVAPIInvokeSendTask.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "RelativeToolTip": "WIDESEA_Services\\Services\\APIInvoke\\RGV\\RGVAPIInvokeSendTask.cs", |
| | | "ViewState": "AgIAAAYAAAAAAAAAAAAAwBkAAAB3AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T13:08:14.721Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 17, |
| | | "Title": "Dt_TaskWCSinfoController.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "AgIAACsAAAAAAAAAAAAewEMAAABAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T06:35:14.461Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 19, |
| | | "Title": "JobSetup.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Quartz\\JobSetup.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAOAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T07:19:34.819Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 20, |
| | | "Title": "JobBase.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Jobs\\JobBase.cs", |
| | | "ViewState": "AgIAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-03T07:19:29.797Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 21, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCSServer\\appsettings.json", |
| | |
| | | "RelativeToolTip": "WIDESEA_WCSServer\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAEAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2025-11-14T02:09:25.36Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2025-11-14T02:09:25.36Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 1, |
| | | "DocumentIndex": 18, |
| | | "Title": "QuartzJobMiddleWare.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "RelativeToolTip": "WIDESEA_WCS\\Quartz\\QuartzJobMiddleWare.cs", |
| | | "ViewState": "AgIAABoAAAAAAAAAAAAuwCYAAAAUAAAAAAAAAA==", |
| | | "ViewState": "AgIAAF8AAAAAAAAAAAAAAGgAAAAIAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-11-14T01:51:26.05Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2025-11-14T01:51:26.05Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "DocumentIndex": 24, |
| | | "Title": "Dt_DispatchManagementService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Services\\DispatchManage\\Dt_DispatchManagementService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Services\\DispatchManage\\Dt_DispatchManagementService.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 2, |
| | | "DocumentIndex": 22, |
| | | "Title": "Dt_DispatchManagementRepository.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\Repositories\\DispatchManage\\Dt_DispatchManagementRepository.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\Repositories\\DispatchManage\\Dt_DispatchManagementRepository.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 5, |
| | | "DocumentIndex": 25, |
| | | "Title": "IDt_DispatchManagementService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\IServices\\DispatchManage\\IDt_DispatchManagementService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\IServices\\DispatchManage\\IDt_DispatchManagementService.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 6, |
| | | "DocumentIndex": 26, |
| | | "Title": "IDt_DispatchManagementRepository.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Services\\IRepositories\\DispatchManage\\IDt_DispatchManagementRepository.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Services\\IRepositories\\DispatchManage\\IDt_DispatchManagementRepository.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "DocumentIndex": 23, |
| | | "Title": "Startup.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_WCSServer\\Startup.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_WCSServer\\Startup.cs", |
| | |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 7, |
| | | "DocumentIndex": 27, |
| | | "Title": "Dt_DispatchManagementMapConfig.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WCS\\WIDESEA_WCSServer\\WIDESEA_Entity\\MappingConfiguration\\DispatchManage\\Dt_DispatchManagementMapConfig.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA_Entity\\MappingConfiguration\\DispatchManage\\Dt_DispatchManagementMapConfig.cs", |
| | |
| | | |
| | | // public const string WmsIPAddress = "http://192.168.1.8:8099/api/"; |
| | | /// RGV API 请æ±å°å |
| | | public const string RgvIPAddress = "http://192.168.1.110:8090/"; |
| | | public const string RgvIPAddress = "http://172.21.7.108:8090/"; |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | |
| | | switch (station) |
| | | { |
| | | //åºå£ |
| | | case "50101": |
| | | locationId = "010100101"; |
| | | locationId = "010100502"; |
| | | break; |
| | | case "50102": |
| | | locationId = "020100101"; |
| | | locationId = "020100502"; |
| | | break; |
| | | case "50103": |
| | | locationId = "030100101"; |
| | | locationId = "030100502"; |
| | | break; |
| | | case "50104": |
| | | locationId = "040100101"; |
| | | locationId = "040100502"; |
| | | break; |
| | | case "50105": |
| | | locationId = "050100101"; |
| | | locationId = "050100502"; |
| | | break; |
| | | case "50106": |
| | | locationId = "060100101"; |
| | | locationId = "060100502"; |
| | | break; |
| | | case "50107": |
| | | locationId = "070100101"; |
| | | locationId = "070100502"; |
| | | break; |
| | | case "50108": |
| | | locationId = "080100101"; |
| | | break; |
| | | /*case "50108": |
| | | locationId = "080100501"; |
| | | break;*/ |
| | | |
| | | |
| | | //åºå
¥å£ |
| | | case "50301": |
| | | locationId = "010100102"; |
| | | locationId = "010100202"; |
| | | break; |
| | | case "50302": |
| | | locationId = "020100102"; |
| | | locationId = "020100202"; |
| | | break; |
| | | case "50303": |
| | | locationId = "030100102"; |
| | | locationId = "030100202"; |
| | | break; |
| | | case "50304": |
| | | locationId = "040100102"; |
| | | locationId = "040100202"; |
| | | break; |
| | | case "50305": |
| | | locationId = "050100102"; |
| | | locationId = "050100202"; |
| | | break; |
| | | case "50306": |
| | | locationId = "060100102"; |
| | | locationId = "060100202"; |
| | | break; |
| | | case "50307": |
| | | locationId = "070100102"; |
| | | locationId = "070100202"; |
| | | break; |
| | | case "50308": |
| | | locationId = "080100102"; |
| | | break; |
| | | /*case "50308": |
| | | locationId = "080100201"; |
| | | break;*/ |
| | | |
| | | |
| | | case "90100": |
| | | locationId = "010104901"; |
| | | // |
| | | case "60101": |
| | | locationId = "010100101"; |
| | | break; |
| | | case "90200": |
| | | locationId = "020104901"; |
| | | case "60102": |
| | | locationId = "020100101"; |
| | | break; |
| | | case "90300": |
| | | locationId = "030104901"; |
| | | case "60103": |
| | | locationId = "030100101"; |
| | | break; |
| | | case "90400": |
| | | locationId = "040104901"; |
| | | case "60104": |
| | | locationId = "040100101"; |
| | | break; |
| | | case "90500": |
| | | locationId = "050104901"; |
| | | case "60105": |
| | | locationId = "050100101"; |
| | | break; |
| | | case "90600": |
| | | locationId = "060104901"; |
| | | case "60106": |
| | | locationId = "060100101"; |
| | | break; |
| | | case "90700": |
| | | locationId = "070104901"; |
| | | case "60107": |
| | | locationId = "070100101"; |
| | | break; |
| | | case "90800": |
| | | /*case "60108": |
| | | locationId = "080104901"; |
| | | break; |
| | | break;*/ |
| | | } |
| | | |
| | | |
| | |
| | | bool modelResult1 = bool.Parse(client.ReadValue(CLineInfoDBName.R_System_Normal_Model.ToString(), "System").ToString()); |
| | | if (modelResult1) |
| | | { |
| | | //å
¥åºå£ |
| | | InboundAreaDispatch.InboundRequestStationAction(taskWCSinfoRepository, client, "InBound"); |
| | | //æµéç«å°é»è¾ 10301 |
| | | InboundAreaDispatch.MeasureStationAction(taskWCSinfoRepository, client, "Measure_B"); |
| | | //å
¥åºç«å°ç¡®è®¤ |
| | | InboundAreaDispatch.InboundStationAction(taskWCSinfoRepository, taskRGVinfoRepository, client); |
| | | |
| | | //åºåºç«å°ç¡®è®¤ |
| | | InboundAreaDispatch.OutboundStationAction(taskWCSinfoRepository, taskRGVinfoRepository, client); |
| | | } |
| | |
| | | |
| | | //ç§°éç«å°è°åº¦ 20201 |
| | | InboundAreaDispatch.InboundWeighAction(taskWCSinfoRepository, client); |
| | | //åºåºRFID确认 |
| | | //åºåºRFID确认(æµé) |
| | | InboundAreaDispatch.CheckBarcodeAction(taskWCSinfoRepository, client, "30301"); |
| | | InboundAreaDispatch.CheckBarcodeAction(taskWCSinfoRepository, client, "30302"); |
| | | |
| | |
| | | return; |
| | | logicValue = int.Parse(client.ReadValue(CLineInfoDBName.R_Line_Logic.ToString(), lineCode).ToString()); |
| | | //说æç«å°å·²ç»æ¶å°ä»»å¡æ°æ®ï¼çå¾
WCSçå¯å¨æä»¤ |
| | | if (logicValue == 3) |
| | | if (logicValue == 3) //读åè¾é线3ï¼è¡¨ç¤º |
| | | { |
| | | //å¯å¨ä»»å¡ |
| | | client.WriteValue(CLineInfoDBName.W_Line_Logic.ToString(), lineCode, 1); |
| | |
| | | { |
| | | public partial class InboundAreaDispatch |
| | | { |
| | | public static string[] InboundStationNo = new string[] { "50301", "50302", "50303", "50304", "50305", "50306", "50307", "50308" }; |
| | | public static string[] InboundStationNo = new string[] { "50301", "50302", "50303", "50304", "50305", "50306", "50307"}; |
| | | public static void InboundStationAction(IDt_TaskWCSinfoRepository taskWCSinfoRepository, IDt_TaskRGVinfoRepository taskRGVinfoRepository, PLCClient client) |
| | | { |
| | | foreach (var item in InboundStationNo) |
| | |
| | | { |
| | | public partial class InboundAreaDispatch |
| | | { |
| | | public static string[] OutboundStationNo = new string[] { "50101", "50102", "50103", "50104", "50105", "50106", "50107", "50108" }; |
| | | public static string[] OutboundStationNo = new string[] { "50101", "50102", "50103", "50104", "50105", "50106", "50107"}; |
| | | |
| | | //æ£å¸¸æ¨¡å¼ä¸çå
容 |
| | | public static void OutboundStationAction(IDt_TaskWCSinfoRepository taskWCSinfoRepository, IDt_TaskRGVinfoRepository taskRGVinfoRepository, PLCClient client) |
| | | { |
| | | foreach (var item in OutboundStationNo) |
| | |
| | | } |
| | | } |
| | | |
| | | |
| | | //åºæ¥æ¨¡å¼ä¸çå
容 |
| | | public static void OutboundStationAction_YJ(IDt_TaskWCSinfoRepository taskWCSinfoRepository, IDt_TaskRGVinfoRepository taskRGVinfoRepository, |
| | | PLCClient client, bool leftState) |
| | | { |
| | |
| | | (x.wcstask_type == TaskType.TaskType_Empty_Pallet_Outbound.ToString() || x.wcstask_type == TaskType.TaskType_Box_Pallet_Outbound.ToString() |
| | | || x.wcstask_type == TaskType.TaskType_CheckOutbound.ToString()) && |
| | | x.wcstask_state == TaskState.TaskState_RGV_Finished.ToString() && x.wcstask_startPoint.Contains(station)); |
| | | |
| | | |
| | | if (null == taskWCSinfo) |
| | | { |
| | | ChangeLayerAction(taskWCSinfoRepository, taskRGVinfoRepository, client, station, yjState); |
| | |
| | | /// <summary> |
| | | /// åºåºçå± |
| | | /// </summary> |
| | | private static List<string> OutboundStationLayerNo = new List<string>() { "90100", "90200", "90300", "90400", "90500", "90600", "90700", "90800" }; |
| | | private static List<string> OutboundStationLayerNo = new List<string>() { "60100", "60200", "60300", "60400", "60500", "60600", "60700"}; |
| | | //å
¥åºæçç³è¯·ç«å° |
| | | private static string ReInboundRequestStationNo = "90101"; |
| | | //åºåºç«å°äº¤äº |
| | |
| | | try |
| | | { |
| | | //åºåºå®æ |
| | | OutboundCompleteAction(taskWCSinfoRepository, client); |
| | | //读åæåæºæ¯å¦æ£å¸¸ |
| | | //æ»ççº¿ç¶æ |
| | | string hoisterResult = client.ReadValue(CLineInfoDBName.R_Line_DeviceNormal.ToString(), hoisterResultNo).ToString(); |
| | | //æåæºç¶æ |
| | | string result = client.Read("DB506.36.0", "bool").ToString(); |
| | | if (!bool.Parse(hoisterResult) || !bool.Parse(result)) |
| | | return; |
| | | //å
¥åºç³è¯· |
| | | OutboundCompleteAction(taskWCSinfoRepository, client); //åè£
åºåºå£ä»»å¡å®æ |
| | | |
| | | |
| | | |
| | | //空æå
¥åºç³è¯· |
| | | InboundRequestAction(taskWCSinfoRepository, taskRGVinfoRepository, client); |
| | | |
| | | |
| | | //æµè¯é¶æ®µæ³¨éçå
容ï¼åç»éè¦ä½¿ç¨çï¼ |
| | | //å¢å è¡¥ä¸.å¢å 车åå¨ä¸æé®é¢.åå |
| | | int logicValue = int.Parse(client.ReadValue(CLineInfoDBName.R_Line_Logic.ToString(), "OutboundArea").ToString()); |
| | | /*int logicValue = int.Parse(client.ReadValue(CLineInfoDBName.R_Line_Logic.ToString(), "OutboundArea").ToString()); |
| | | if (logicValue == 4) |
| | | { |
| | | string rfidResult = client.ReadValue(CLineInfoDBName.W_Line_Barcode.ToString(), "OutboundArea").ToString(); |
| | |
| | | } |
| | | } |
| | | else |
| | | { |
| | | flag = 0; |
| | | }*/ |
| | | |
| | | List<Dt_TaskWCSinfo> executingTask = taskWCSinfoRepository.Find(r => (r.wcstask_state == TaskState.TaskState_RGV_Received.ToString() |
| | | || r.wcstask_state == TaskState.TaskState_HoisterExecuting.ToString()) |
| | | && (OutboundStationLayerNo.Contains(r.wcstask_startPoint) || OutboundStationLayerNo.Contains(r.wcstask_endPoint))); |
| | | if (executingTask.Count < 3) |
| | | |
| | | //æµè¯é¶æ®µæ³¨éçå
容*/ |
| | | |
| | | |
| | | |
| | | //æ¥è¯¢åºåºè³åè£
å°ç任塿å¤å°è¿è¡ä¸ |
| | | List<Dt_TaskWCSinfo> executingTask = taskWCSinfoRepository.Find(r => (r.wcstask_state != TaskState.TaskState_Assigned.ToString() |
| | | && (OutboundStationLayerNo.Contains(r.wcstask_startPoint) || OutboundStationLayerNo.Contains(r.wcstask_endPoint)))); |
| | | if (executingTask.Count < 4) |
| | | { |
| | | //ç´æ¥å°ä»»å¡æ·»å å°AGVä»»å¡ |
| | | Dt_TaskWCSinfo outboundTask = GetOutboundTask(taskWCSinfoRepository, client); |
| | | Dt_TaskWCSinfo outboundTask = GetOutboundTask(taskWCSinfoRepository, client); |
| | | if (null != outboundTask) |
| | | { |
| | | //æ¥æ¾æ¯å¦æè¯¥æçæ¡ç ä»»å¡ï¼å¦ææ²¡æåè¿è¡æ·»å RGVä»»å¡ |
| | | Dt_TaskRGVinfo rgvInfo = taskRGVinfoRepository.FindFirst(r => r.rgvtask_barCode == outboundTask.wcstask_barcode |
| | | && r.rgvtask_wcsTaskNumber == outboundTask.wcstask_taskNumber); |
| | | |
| | | if (null == rgvInfo) |
| | | { |
| | | string rgvTaskType = RGVTaskType.RgvTaskType_Inbound.ToString(); |
| | |
| | | } |
| | | } |
| | | |
| | | //æåæºè¿è¡çä»»å¡ |
| | | //æåæºè¿è¡çä»»å¡ |
| | | Dt_TaskWCSinfo hisTask = taskWCSinfoRepository.FindFirst(r => r.wcstask_state == TaskState.TaskState_HoisterExecuting.ToString() |
| | | && (OutboundStationLayerNo.Contains(r.wcstask_startPoint) || OutboundStationLayerNo.Contains(r.wcstask_endPoint))); |
| | | if (null != hisTask) |
| | | { |
| | | //æåæºå± |
| | | string hoisterLayer = client.ReadValue(CLineInfoDBName.R_Line_Layer.ToString(), hoisterResultNo).ToString(); |
| | | string[] locationArray = null; |
| | | //空æçååº |
| | | if (hisTask.wcstask_type.Equals(TaskType.TaskType_Empty_Pallet_Inbound.ToString())) |
| | |
| | | return; |
| | | } |
| | | //è½´æ¿åºåº |
| | | else if (hisTask.wcstask_type.Equals(TaskType.TaskType_Box_Pallet_Outbound.ToString()) |
| | | || hisTask.wcstask_type.Equals(TaskType.TaskType_Empty_Pallet_Outbound.ToString())) |
| | | else if (hisTask.wcstask_type.Equals(TaskType.TaskType_Box_Pallet_Outbound.ToString()) || hisTask.wcstask_type.Equals(TaskType.TaskType_Empty_Pallet_Outbound.ToString())) |
| | | { |
| | | locationArray = hisTask.wcstask_startLocation.Split('-'); |
| | | //说ææåæºå°è¾¾äºç®æ å± |
| | | if (int.Parse(locationArray[0]).ToString() == hoisterLayer) |
| | | WriteRGVState(client, false);// åå
¥RGVå¼å§æ§è¡ |
| | | } |
| | | |
| | | |
| | | } |
| | | else |
| | | { |
| | |
| | | if (null != inboundTask) |
| | | ReInboundRequestStationAction(taskWCSinfoRepository, client, inboundTask); |
| | | else |
| | | OutboundRequestAction(taskWCSinfoRepository, client); |
| | | OutboundRequestAction(taskWCSinfoRepository, client); //æåæºåºåºçæµç¨ |
| | | } |
| | | } |
| | | catch (Exception ex) |
| | |
| | | Dt_TaskWCSinfo wcsTask = item.OrderBy(r => r.wcstask_createTime).FirstOrDefault(); |
| | | if (null != wcsTask) |
| | | { |
| | | //夿åè£
å°æ¯å¦æè´§ |
| | | bool yzflag = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_LoadSleep.ToString(), wcsTask.wcstask_endPoint).ToString()); |
| | | bool yznoflag = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_NoLoadSleep.ToString(), wcsTask.wcstask_endPoint).ToString()); |
| | | if (!yzflag || yznoflag) |
| | | continue; |
| | | |
| | | //夿ç¼åæ¶æ¯å¦æè´§ |
| | | bool flag = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_LoadSleep.ToString(), wcsTask.wcstask_startPoint).ToString()); |
| | | bool noflag = bool.Parse(client.ReadValue(CLineInfoDBName.R_Line_NoLoadSleep.ToString(), wcsTask.wcstask_startPoint).ToString()); |
| | | if (!flag || noflag) |
| | | continue; |
| | | |
| | | |
| | | //åä¸å±ææ§è¡ä¸çä»»å¡ä¸æ·»å |
| | | Dt_TaskWCSinfo executingTask = taskWCSinfoRepository.FindFirst(r => (r.wcstask_startPoint == wcsTask.wcstask_startPoint || r.wcstask_endPoint == wcsTask.wcstask_endPoint) |
| | | && (r.wcstask_state == TaskState.TaskState_RGV_Received.ToString() || r.wcstask_state == TaskState.TaskState_HoisterExecuting.ToString())); |
| | | if (null != executingTask) |
| | | continue; |
| | | |
| | | |
| | | List<Dt_TaskWCSinfo> listTarget = taskWCSinfoRepository.Find(r => r.wcstask_endPoint == wcsTask.wcstask_endPoint && |
| | | r.wcstask_state != TaskState.TaskState_Assigned.ToString()); |
| | | |
| | |
| | | string state = TaskState.TaskState_HoisterExecuting.ToString(); |
| | | if (wcsInfo.wcstask_state == state) |
| | | return true; |
| | | |
| | | if (!WriteRGVState(client, true)) |
| | | return true; |
| | | wcsInfo.wcstask_state = state; |
| | | wcsInfo.wcstask_dispatcherTime = DateTime.Now; |
| | | taskWCSinfoRepository.Update(wcsInfo, true); |
| | |
| | | //æåæºæ§è¡ä¸ |
| | | if (wcsInfo.wcstask_state == TaskState.TaskState_HoisterExecuting.ToString()) |
| | | return; |
| | | if (!WriteRGVState(client, true)) |
| | | return; |
| | | wcsInfo.wcstask_state = TaskState.TaskState_HoisterExecuting.ToString(); |
| | | wcsInfo.wcstask_dispatcherTime = DateTime.Now; |
| | | taskWCSinfoRepository.Update(wcsInfo, true); |
| | |
| | | List<Dt_TaskRGVinfo> rgvTaskList = taskRGVinfoRepository.Find(x => x.rgvtask_taskStatus == RGVTaskState.RgvTaskState_Wait_Send.ToString()).OrderBy(r => r.rgvtask_msgTime).ToList(); |
| | | if (null != rgvTaskList && rgvTaskList.Count > 0) |
| | | { |
| | | |
| | | //ææ¶æ³¨é |
| | | int modelValue = int.Parse(client.ReadValue(CLineInfoDBName.R_System_Inline_Run_Model.ToString(), "System").ToString()); |
| | | //1=æå¨ 2=åæº 3=èæº |
| | | if (modelValue != 3) |
| | |
| | | if (modelValue != 3) |
| | | rgvTaskList = rgvTaskList.Where(r => r.rgvtask_areaCode != "OutboundArea").ToList(); |
| | | |
| | | |
| | | |
| | | if (null != rgvTaskList) |
| | | { |
| | | List<Dt_TaskRGVinfo> listTask = new List<Dt_TaskRGVinfo>(); |
| | |
| | | let loadingInstance; |
| | | let loadingStatus = false; |
| | | if (process.env.NODE_ENV == 'development') { |
| | | //axios.defaults.baseURL = 'http://127.0.0.1:8099/'; |
| | | axios.defaults.baseURL = 'http://192.168.1.10:8099/'; |
| | | axios.defaults.baseURL = 'http://127.0.0.1:8099/'; |
| | | //axios.defaults.baseURL = 'http://192.168.1.10:8099/'; |
| | | } |
| | | else if (process.env.NODE_ENV == 'debug') { |
| | | //axios.defaults.baseURL = 'http://127.0.0.1:8099/'; |
| | |
| | | }, |
| | | { |
| | | value: '70103', |
| | | label: '4å·åè£
ä½å·¦ä¾§(70103)', |
| | | label: '1å·åè£
ä½å·¦ä¾§(70103)', |
| | | }, |
| | | { |
| | | value: '70101', |
| | | label: '4å·åè£
ä½å³ä¾§(70101)', |
| | | label: '1å·åè£
ä½å³ä¾§(70101)', |
| | | }, |
| | | { |
| | | value: '70106', |
| | | label: '3å·åè£
ä½å·¦ä¾§(70106)', |
| | | label: '2å·åè£
ä½å·¦ä¾§(70106)', |
| | | }, |
| | | { |
| | | value: '70104', |
| | | label: '3å·åè£
ä½å³ä¾§(70104)', |
| | | }, |
| | | label: '2å·åè£
ä½å³ä¾§(70104)', |
| | | } |
| | | |
| | | { |
| | | value: '70110', |
| | | label: '2å·åè£
ä½å·¦ä¾§(70110)', |
| | | }, |
| | | { |
| | | value: '70109', |
| | | label: '2å·åè£
ä½å³ä¾§(70109)', |
| | | }, |
| | | { |
| | | value: '70114', |
| | | label: '1å·åè£
ä½å·¦ä¾§(70114)', |
| | | }, |
| | | { |
| | | value: '70113', |
| | | label: '1å·åè£
ä½å³ä¾§(70113)', |
| | | }, |
| | | // { |
| | | // value: '70110', |
| | | // label: '2å·åè£
ä½å·¦ä¾§(70110)', |
| | | // }, |
| | | // { |
| | | // value: '70109', |
| | | // label: '2å·åè£
ä½å³ä¾§(70109)', |
| | | // }, |
| | | // { |
| | | // value: '70114', |
| | | // label: '1å·åè£
ä½å·¦ä¾§(70114)', |
| | | // }, |
| | | // { |
| | | // value: '70113', |
| | | // label: '1å·åè£
ä½å³ä¾§(70113)', |
| | | // }, |
| | | ], |
| | | workStationValue: '', |
| | | |
| | |
| | | const loading = ref(false); |
| | | const codeImgSrc = ref(""); |
| | | const userInfo = reactive({ |
| | | userName: "", |
| | | password: "", |
| | | verificationCode: "", |
| | | userName: "admin2", |
| | | password: "123456", |
| | | verificationCode: "1234", |
| | | UUID: undefined, |
| | | checked:true, |
| | | }); |
| | |
| | | { |
| | | "Version": 1, |
| | | "WorkspaceRootPath": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\", |
| | | "WorkspaceRootPath": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\", |
| | | "Documents": [ |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\partial\\dt_rulerservice.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_rulerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\queryselecttioninfo.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\\queryselecttioninfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\container\\partial\\vv_containerinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\container\\partial\\vv_containerinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\container\\partial\\vv_containerinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\outboundcheckaction.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\\outboundcheckaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\optionaloutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\optionaloutboundaction.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\\optionaloutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\common\\addboxcontainer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\measurecheckaction.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\\measurecheckaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\addboxcontainer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\addboxcontainer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\common\\taskfinishedaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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}" |
| | | } |
| | | ], |
| | |
| | | "DocumentGroups": [ |
| | | { |
| | | "DockedWidth": 200, |
| | | "SelectedChildIndex": 1, |
| | | "SelectedChildIndex": 0, |
| | | "Children": [ |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "Title": "VV_ContainerInfoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ViewState": "AgIAACIAAAAAAAAAAAAhwGkAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T07:56:27.636Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 0, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA.WebApi\\appsettings.json", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeToolTip": "WIDESEA.WebApi\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvxIAAABMAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2024-09-04T07:37:44.374Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 6, |
| | | "Title": "Dt_mes_goods_infoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ViewState": "AgIAAD0AAAAAAAAAAABIwEAAAAArAAAAAAAAAA==", |
| | | "Title": "ToMeasureDeviceController.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "AgIAAAgAAAAAAAAAAAAuwBoAAAAyAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-08-30T03:37:41.272Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 5, |
| | | "Title": "Dt_boxing_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ViewState": "AgIAADEAAAAAAAAAAADgv0oAAAArAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-28T08:19:33.375Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "Title": "Dt_container_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ViewState": "AgIAAAMBAAAAAAAAAAAswA8BAAAEAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-28T08:11:24.127Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 2, |
| | | "Title": "ToMesService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ViewState": "AgIAAB0AAAAAAAAAAAAgwDEAAABNAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T01:22:17.195Z", |
| | | "WhenOpened": "2025-12-11T01:08:25.312Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 1, |
| | | "Title": "dt_rulerService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "ViewState": "AgIAALcAAAAAAAAAAAA6wM8AAAANAAAAAAAAAA==", |
| | | "Title": "InboundLogic.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "ViewState": "AgIAAI8BAAAAAAAAAAAuwKEBAABLAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-26T10:47:06.369Z", |
| | | "WhenOpened": "2025-12-10T07:27:17.811Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 10, |
| | | "Title": "SelectContainerList.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ViewState": "AgIAABAAAAAAAAAAAAAlwCoAAAAgAAAAAAAAAA==", |
| | | "DocumentIndex": 2, |
| | | "Title": "QuerySelecttionInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "ViewState": "AgIAAAkAAAAAAAAAAAAAACQAAACGAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T08:14:10.176Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2025-12-08T00:42:23.266Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 13, |
| | | "Title": "TaskFinishedAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ViewState": "AgIAAFQAAAAAAAAAAAAjwGgAAAAvAAAAAAAAAA==", |
| | | "DocumentIndex": 6, |
| | | "Title": "MeasureCheckAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "ViewState": "AgIAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:10:37.183Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2025-12-08T00:42:14.45Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 11, |
| | | "Title": "OptionalOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ViewState": "AgIAAAwAAAAAAAAAAADwvxwAAAAoAAAAAAAAAA==", |
| | | "Title": "Dt_boxing_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ViewState": "AgIAADEAAAAAAAAAAADgv0oAAAArAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-29T07:55:01.545Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-28T08:19:33.375Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 12, |
| | | "Title": "AddBoxContainer.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ViewState": "AgIAAEcAAAAAAAAAAAD4v2IAAAAAAAAAAAAAAA==", |
| | | "DocumentIndex": 10, |
| | | "Title": "Dt_container_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ViewState": "AgIAAAMBAAAAAAAAAAAswA8BAAAEAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:11:06.082Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-28T08:11:24.127Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 8, |
| | | "Title": "ToMesService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ViewState": "AgIAABAAAAAAAAAAAAAuwCMAAAAPAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T01:22:17.195Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 15, |
| | | "Title": "SelectContainerList.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ViewState": "AgIAABAAAAAAAAAAAAAlwCoAAAAgAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T08:14:10.176Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 17, |
| | | "Title": "TaskFinishedAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ViewState": "AgIAAFQAAAAAAAAAAAAjwGgAAAAvAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:10:37.183Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "Title": "VV_ContainerInfoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ViewState": "AgIAABQBAAAAAAAAAAAAACEBAABPAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T07:56:27.636Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "Title": "OutboundCheckAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-08T00:42:21.513Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 7, |
| | | "Title": "InboundBoxingAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "ViewState": "AgIAAIsAAAAAAAAAAAAAwKQAAAArAAAAAAAAAA==", |
| | | "ViewState": "AgIAAGUAAAAAAAAAAAAAAJYAAAA0AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:01:44.103Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-27T03:01:44.103Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 8, |
| | | "Title": "BearingOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ViewState": "AgIAAIYAAAAAAAAAAAAkwK0AAAAYAAAAAAAAAA==", |
| | | "DocumentIndex": 5, |
| | | "Title": "OptionalOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ViewState": "AgIAAAwAAAAAAAAAAADwvxwAAAAoAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-29T07:55:05.864Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-29T07:55:01.545Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 12, |
| | | "Title": "Dt_mes_goods_infoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ViewState": "AgIAAD0AAAAAAAAAAABIwEAAAAArAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-08-30T03:37:41.272Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 9, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA.WebApi\\appsettings.json", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeToolTip": "WIDESEA.WebApi\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvxMAAAB+AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2024-09-04T07:37:44.374Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 16, |
| | | "Title": "AddBoxContainer.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ViewState": "AgIAAEcAAAAAAAAAAAD4v2IAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:11:06.082Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 13, |
| | | "Title": "BearingOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ViewState": "AgIAAIYAAAAAAAAAAAAkwK0AAAAYAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-29T07:55:05.864Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 14, |
| | | "Title": "VV_ContainerInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "ViewState": "AgIAAIUBAAAAAAAAAAAiwJoBAAAkAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-28T08:15:47.397Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-28T08:15:47.397Z" |
| | | } |
| | | ] |
| | | } |
| | |
| | | { |
| | | "Version": 1, |
| | | "WorkspaceRootPath": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\", |
| | | "WorkspaceRootPath": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\", |
| | | "Documents": [ |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\basicinfo\\partial\\dt_rulerservice.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_rulerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\queryselecttioninfo.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\\queryselecttioninfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\container\\partial\\vv_containerinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\container\\partial\\vv_containerinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\container\\partial\\vv_containerinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\outboundcheckaction.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\\outboundcheckaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\optionaloutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\optionaloutboundaction.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\\optionaloutboundaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\common\\addboxcontainer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\toapp\\measurecheckaction.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\\measurecheckaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\tomes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", |
| | | "RelativeMoniker": "D:0:0:{4DB3C91B-93FE-4937-8B58-DDD3F57D4607}|WIDESEA.WebApi\\WIDESEA.WebApi.csproj|solutionrelative:widesea.webapi\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\dt_container_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\inbound\\dt_boxing_detail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\services\\mesinfo\\partial\\dt_mes_goods_infoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{E17DB44D-59EF-47D5-9B21-E2F6C471B5E9}|WIDESEA.Entity\\WIDESEA.Entity.csproj|solutionrelative:widesea.entity\\domainmodels\\container\\vv_containerinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\selectcontainerlist.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\beijingzhouchenku\\\u9879\u76EE\u4EE3\u7801\\wms\\widesea_wmsserver\\widesea.services\\common\\addboxcontainer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "RelativeMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|solutionrelative:widesea.services\\common\\addboxcontainer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" |
| | | }, |
| | | { |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\wms\\widesea_wmsserver\\widesea.services\\common\\taskfinishedaction.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", |
| | | "AbsoluteMoniker": "D:0:0:{9F688BF2-B51B-4812-B0C4-8F5D13114E9E}|WIDESEA.Services\\WIDESEA.Services.csproj|f:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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}" |
| | | } |
| | | ], |
| | |
| | | "DocumentGroups": [ |
| | | { |
| | | "DockedWidth": 200, |
| | | "SelectedChildIndex": 1, |
| | | "SelectedChildIndex": 0, |
| | | "Children": [ |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "Title": "VV_ContainerInfoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ViewState": "AgIAACIAAAAAAAAAAAAhwGkAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T07:56:27.636Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 0, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA.WebApi\\appsettings.json", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeToolTip": "WIDESEA.WebApi\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvxIAAABMAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2024-09-04T07:37:44.374Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 6, |
| | | "Title": "Dt_mes_goods_infoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ViewState": "AgIAAD0AAAAAAAAAAABIwEAAAAArAAAAAAAAAA==", |
| | | "Title": "ToMeasureDeviceController.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\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": "AgIAABYAAAAAAAAAAADwvzEAAAAIAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-08-30T03:37:41.272Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 5, |
| | | "Title": "Dt_boxing_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ViewState": "AgIAADEAAAAAAAAAAADgv0oAAAArAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-28T08:19:33.375Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "Title": "Dt_container_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ViewState": "AgIAAAMBAAAAAAAAAAAswA8BAAAEAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-28T08:11:24.127Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 2, |
| | | "Title": "ToMesService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ViewState": "AgIAAB0AAAAAAAAAAAAgwDEAAABNAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T01:22:17.195Z", |
| | | "WhenOpened": "2025-12-11T01:08:25.312Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 1, |
| | | "Title": "dt_rulerService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\BasicInfo\\Partial\\dt_rulerService.cs", |
| | | "ViewState": "AgIAALcAAAAAAAAAAAA6wM8AAAANAAAAAAAAAA==", |
| | | "Title": "InboundLogic.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToWCS\\Partial\\InboundLogic.cs", |
| | | "ViewState": "AgIAAI8BAAAAAAAAAAAuwKEBAABLAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-26T10:47:06.369Z", |
| | | "WhenOpened": "2025-12-10T07:27:17.811Z", |
| | | "EditorCaption": "" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 10, |
| | | "Title": "SelectContainerList.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ViewState": "AgIAABAAAAAAAAAAAAAlwCoAAAAgAAAAAAAAAA==", |
| | | "DocumentIndex": 2, |
| | | "Title": "QuerySelecttionInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\QuerySelecttionInfo.cs", |
| | | "ViewState": "AgIAAAkAAAAAAAAAAAAAACQAAACGAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T08:14:10.176Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2025-12-08T00:42:23.266Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 13, |
| | | "Title": "TaskFinishedAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ViewState": "AgIAAFQAAAAAAAAAAAAjwGgAAAAvAAAAAAAAAA==", |
| | | "DocumentIndex": 6, |
| | | "Title": "MeasureCheckAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\MeasureCheckAction.cs", |
| | | "ViewState": "AgIAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:10:37.183Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2025-12-08T00:42:14.45Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 11, |
| | | "Title": "OptionalOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ViewState": "AgIAAAwAAAAAAAAAAADwvxwAAAAoAAAAAAAAAA==", |
| | | "Title": "Dt_boxing_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Inbound\\Dt_boxing_detail.cs", |
| | | "ViewState": "AgIAADEAAAAAAAAAAADgv0oAAAArAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-29T07:55:01.545Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-28T08:19:33.375Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 12, |
| | | "Title": "AddBoxContainer.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ViewState": "AgIAAEcAAAAAAAAAAAD4v2IAAAAAAAAAAAAAAA==", |
| | | "DocumentIndex": 10, |
| | | "Title": "Dt_container_detail.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Container\\Dt_container_detail.cs", |
| | | "ViewState": "AgIAAAMBAAAAAAAAAAAswA8BAAAEAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:11:06.082Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-28T08:11:24.127Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 8, |
| | | "Title": "ToMesService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToMes\\ToMesService.cs", |
| | | "ViewState": "AgIAABAAAAAAAAAAAAAuwCMAAAAPAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T01:22:17.195Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 15, |
| | | "Title": "SelectContainerList.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\SelectContainerList.cs", |
| | | "ViewState": "AgIAABAAAAAAAAAAAAAlwCoAAAAgAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T08:14:10.176Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 17, |
| | | "Title": "TaskFinishedAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\TaskFinishedAction.cs", |
| | | "ViewState": "AgIAAFQAAAAAAAAAAAAjwGgAAAAvAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:10:37.183Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 3, |
| | | "Title": "VV_ContainerInfoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\Container\\Partial\\VV_ContainerInfoService.cs", |
| | | "ViewState": "AgIAABQBAAAAAAAAAAAAACEBAABPAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-09-04T07:56:27.636Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 4, |
| | | "Title": "OutboundCheckAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\OutboundCheckAction.cs", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2025-12-08T00:42:21.513Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 7, |
| | | "Title": "InboundBoxingAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\InboundBoxingAction.cs", |
| | | "ViewState": "AgIAAIsAAAAAAAAAAAAAwKQAAAArAAAAAAAAAA==", |
| | | "ViewState": "AgIAAGUAAAAAAAAAAAAAAJYAAAA0AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:01:44.103Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-27T03:01:44.103Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 8, |
| | | "Title": "BearingOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ViewState": "AgIAAIYAAAAAAAAAAAAkwK0AAAAYAAAAAAAAAA==", |
| | | "DocumentIndex": 5, |
| | | "Title": "OptionalOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\ToAPP\\OptionalOutboundAction.cs", |
| | | "ViewState": "AgIAAAwAAAAAAAAAAADwvxwAAAAoAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-29T07:55:05.864Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-29T07:55:01.545Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 12, |
| | | "Title": "Dt_mes_goods_infoService.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Services\\MesInfo\\Partial\\Dt_mes_goods_infoService.cs", |
| | | "ViewState": "AgIAAD0AAAAAAAAAAABIwEAAAAArAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-08-30T03:37:41.272Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 9, |
| | | "Title": "appsettings.json", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeDocumentMoniker": "WIDESEA.WebApi\\appsettings.json", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.WebApi\\appsettings.json", |
| | | "RelativeToolTip": "WIDESEA.WebApi\\appsettings.json", |
| | | "ViewState": "AgIAAAAAAAAAAAAAAADwvxMAAAB+AAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", |
| | | "WhenOpened": "2024-09-04T07:37:44.374Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 16, |
| | | "Title": "AddBoxContainer.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\AddBoxContainer.cs", |
| | | "ViewState": "AgIAAEcAAAAAAAAAAAD4v2IAAAAAAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-27T03:11:06.082Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 13, |
| | | "Title": "BearingOutboundAction.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "RelativeToolTip": "WIDESEA.Services\\Common\\BearingOutboundAction.cs", |
| | | "ViewState": "AgIAAIYAAAAAAAAAAAAkwK0AAAAYAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-29T07:55:05.864Z" |
| | | }, |
| | | { |
| | | "$type": "Document", |
| | | "DocumentIndex": 14, |
| | | "Title": "VV_ContainerInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "DocumentMoniker": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "RelativeDocumentMoniker": "WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\\u6700\u65E9\u7248\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "ToolTip": "F:\\\u51FA\u5DEE\u9879\u76EE\\\u7F8E\u65B0\u83B1\u745E\\\u5317\u4EAC\u4E2D\u8F66\u8F74\u627F\u95F4\\12-2\\BeiJingZhouChenKu\\\u9879\u76EE\u4EE3\u7801\\WMS\\WIDESEA_WMSServer\\WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "RelativeToolTip": "WIDESEA.Entity\\DomainModels\\Container\\VV_ContainerInfo.cs", |
| | | "ViewState": "AgIAAIUBAAAAAAAAAAAiwJoBAAAkAAAAAAAAAA==", |
| | | "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", |
| | | "WhenOpened": "2024-06-28T08:15:47.397Z", |
| | | "EditorCaption": "" |
| | | "WhenOpened": "2024-06-28T08:15:47.397Z" |
| | | } |
| | | ] |
| | | } |
| | |
| | | switch (layer) |
| | | { |
| | | case 1: |
| | | station = "90100"; |
| | | station = "60100"; |
| | | break; |
| | | case 2: |
| | | station = "90200"; |
| | | station = "60200"; |
| | | break; |
| | | case 3: |
| | | station = "90300"; |
| | | station = "60300"; |
| | | break; |
| | | case 4: |
| | | station = "90400"; |
| | | station = "60400"; |
| | | break; |
| | | case 5: |
| | | station = "90500"; |
| | | station = "60500"; |
| | | break; |
| | | case 6: |
| | | station = "90600"; |
| | | station = "60600"; |
| | | break; |
| | | case 7: |
| | | station = "90700"; |
| | | station = "60700"; |
| | | break; |
| | | case 8: |
| | | /*case 8: |
| | | station = "90800"; |
| | | break; |
| | | break;*/ |
| | | } |
| | | return station; |
| | | } |
| | |
| | | /// <returns></returns> |
| | | public static string GetOutboundStation(string targetStation, string direction) |
| | | { |
| | | if ("4å·åè£
ä½".Equals(targetStation)) |
| | | if ("1å·åè£
ä½".Equals(targetStation)) |
| | | { |
| | | if ("left".Equals(direction)) |
| | | return "70103"; |
| | | else |
| | | return "70101"; |
| | | } |
| | | else if ("3å·åè£
ä½".Equals(targetStation)) |
| | | else if ("2å·åè£
ä½".Equals(targetStation)) |
| | | { |
| | | if ("left".Equals(direction)) |
| | | return "70106"; |
| | | else |
| | | return "70104"; |
| | | } |
| | | else if ("2å·åè£
ä½".Equals(targetStation)) |
| | | /*else if ("2å·åè£
ä½".Equals(targetStation)) |
| | | { |
| | | if ("left".Equals(direction)) |
| | | return "70110"; |
| | |
| | | return "70114"; |
| | | else |
| | | return "70113"; |
| | | } |
| | | }*/ |
| | | return ""; |
| | | } |
| | | } |
| | |
| | | //没æç»çä¿¡æ¯ï¼è¯´æè¯¥ééæ¯ç©ºæççéé |
| | | if (null == boxHead) |
| | | { |
| | | taskInfo.task_weight = weight; |
| | | |
| | | taskInfo.task_weight = weight; |
| | | Dt_taskinfoRepository.Instance.Update(taskInfo, true); |
| | | } |
| | | else//æç»çä¿¡æ¯ï¼è¯´æè¯¥ééæ¯è½´æ¿å®æçéé |