From bd09f6b4fdb821c9fb63e4dd0e9b184d29e9f148 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期三, 24 九月 2025 16:29:27 +0800
Subject: [PATCH] 1
---
代码管理/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderDetailRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CustomerRepository.cs | 18
代码管理/WIDESEA_WMSServer/WIDESEA_I/ICustomerRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs | 49
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderDetailServices.cs | 16
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs | 29
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderDetailRepository.cs | 18
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs | 174 ++
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOut.cs | 35
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WarehouseTypeServices.cs | 20
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/InventoryController.cs | 16
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm | 0
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WarehouseTypeRepository.cs | 18
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_WarehouseType.cs | 25
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/InventoryRepository.cs | 19
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm | 0
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrder.cs | 43
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer.sln | 60
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderRepository.cs | 18
代码管理/WIDESEA_WMSServer/WIDESEA_DTO/WMS/ApiResponse.cs | 41
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IInventoryServices.cs | 23
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_ErrorLog.cs | 31
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderDetailServices.cs | 16
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/InventoryServices.cs | 107 +
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiInDetail.cs | 44
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/WarehouseTypeController.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOutDetail.cs | 35
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WIDESEA_SquareCabinRepository.csproj | 15
项目资料/接口协议/~$舱密集库接口协议--905医院药品库房接口对接文档_V1.1.2-20250728(1).docx | 0
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderDetailServices.cs | 20
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/MedicineGoodsRepository.cs | 18
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db | 0
代码管理/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderDetailRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_I/ISupplierRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IWarehouseTypeServices.cs | 16
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs | 2
代码管理/WIDESEA_WMSServer/WIDESEA_I/WIDESEA_ISquareCabinRepository.csproj | 14
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj | 1
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderController.cs | 30
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/WIDESEA_ISquareCabinServices.csproj | 14
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Inventory.cs | 38
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/HierarchyCache.v1.txt | 0
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICustomerServices.cs | 20
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal | 0
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs | 28
代码管理/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/SupplierServices.cs | 105 +
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderDetailController.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CustomerController.cs | 16
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ISupplierServices.cs | 22
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiIn.cs | 35
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_MedicineGoods.cs | 62
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CustomerServices.cs | 100 +
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/SupplierRepository.cs | 18
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Customer.cs | 37
代码管理/WIDESEA_WMSServer/WIDESEA_Core/HostedService/SeedDataHostedService.cs | 2
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Supplier.cs | 37
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderDetailServices.cs | 20
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs | 28
项目资料/技术协议/~$一:技术需求.docx | 0
代码管理/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderRepository.cs | 18
代码管理/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs | 304 +++
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_Product.cs | 56
代码管理/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IMedicineGoodsServices.cs | 22
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json | 4
代码管理/WIDESEA_WMSServer/WIDESEA_I/IWarehouseTypeRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs | 119 +
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WIDESEA_SquareCabinServices.csproj | 16
代码管理/WIDESEA_WMSServer/WIDESEA_I/IMedicineGoodsRepository.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/MedicineGoodsController.cs | 21
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json | 1322 +++++++-------
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal | 0
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs | 183 ++
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrder.cs | 44
代码管理/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderDetailRepository.cs | 18
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db | 0
代码管理/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json | 1162 +++++-------
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs | 56
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderDetailController.cs | 15
代码管理/WIDESEA_WMSServer/WIDESEA_I/IInventoryRepository.cs | 16
代码管理/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/SupplierController.cs | 22
82 files changed, 3,757 insertions(+), 1,344 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db"
new file mode 100644
index 0000000..a88e78a
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm"
new file mode 100644
index 0000000..060aa43
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal"
new file mode 100644
index 0000000..7692aa5
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db"
new file mode 100644
index 0000000..3ffb560
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm"
new file mode 100644
index 0000000..b834e3c
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal"
new file mode 100644
index 0000000..4648c96
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json"
index b813bb9..982db63 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json"
@@ -1,210 +1,170 @@
{
"Version": 1,
- "WorkspaceRootPath": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\",
+ "WorkspaceRootPath": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\",
"Documents": [
{
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_deliveryorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{94D572FA-810E-4897-B673-AF988FD4019E}|WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_istoragintegrationservices\\mes\\itomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{94D572FA-810E-4897-B673-AF988FD4019E}|WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj|solutionrelative:widesea_istoragintegrationservices\\mes\\itomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_cabinorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\partial\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\partial\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_cabinorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\partial\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\partial\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\fangcang\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\fangcang\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\fangcang\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\fangcang\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_areainfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_areainfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\dt_areainfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
},
{
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\partial\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\partial\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\fangcang\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\fangcang\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_medicinegoods.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_medicinegoods.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\partial\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\partial\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_errorlog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_errorlog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_inventory.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_inventory.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_rule.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_rule.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_deliveryorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\stock\\dt_palletstockinfodetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\stock\\dt_palletstockinfodetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_customer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_customer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\stock\\dt_palletstockinfo_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\stock\\dt_palletstockinfo_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\squarecabin\\orderdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\squarecabin\\orderdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_services\\sys_menuservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\sys_menuservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinordercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\cabinordercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_services\\sys_userservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\sys_userservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_core\\hostedservice\\seeddatahostedservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|solutionrelative:widesea_core\\hostedservice\\seeddatahostedservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_services\\sys_dictionaryservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\sys_dictionaryservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\dt_materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_materielattributecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\dt_materielattributecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\locationareaview\\locationview.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationareaview\\locationview.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\locationareaview\\area.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationareaview\\area.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\boxinginfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basic\\boxinginfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basicinfo\\dt_palletinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basicinfo\\dt_palletinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\locationinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basic\\locationinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\taskexecutedetailservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\taskexecutedetailservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\dt_task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\dt_task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtboxinginfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtboxinginfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\stock\\vv_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\stock\\vv_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicinfo\\dt_stationmanager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicinfo\\dt_stationmanager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_task_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_task_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_task.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_task.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_areainfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_areainfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtlocationstatuschangerecord.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtlocationstatuschangerecord.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtlocationinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtlocationinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtboxinginfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtboxinginfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfodetail_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfodetail_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfo_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfo_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicinfo\\dt_palletinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicinfo\\dt_palletinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
- "AbsoluteMoniker": "D:0:0:{1E26EB6C-4AD1-4140-83FE-777218EE9DF5}|WIDESEA_IBusinessServices\\WIDESEA_IBusinessServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_ibusinessservices\\idt_palletinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{1E26EB6C-4AD1-4140-83FE-777218EE9DF5}|WIDESEA_IBusinessServices\\WIDESEA_IBusinessServices.csproj|solutionrelative:widesea_ibusinessservices\\idt_palletinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{BA78CC65-6D17-4C76-8285-DC6B6165DA17}|WIDESEA_BusinessServices\\WIDESEA_BusinessServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_businessservices\\dt_materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{BA78CC65-6D17-4C76-8285-DC6B6165DA17}|WIDESEA_BusinessServices\\WIDESEA_BusinessServices.csproj|solutionrelative:widesea_businessservices\\dt_materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\stock\\dt_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\stock\\dt_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\location\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\location\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\basicinfo\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\basicinfo\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\basicinfo\\partial\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\basicinfo\\partial\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\warehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\warehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\stock\\vv_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\stock\\vv_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\deliveryorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_warehousetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_warehousetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\wcs\\dt_needbarcode.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\wcs\\dt_needbarcode.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\wcs\\dt_deviceinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\wcs\\dt_deviceinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_i\\icabinorderdetailrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|solutionrelative:widesea_i\\icabinorderdetailrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\warehousetypecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\warehousetypecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\iwarehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\iwarehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinrepository\\warehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|solutionrelative:widesea_squarecabinrepository\\warehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_i\\iwarehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|solutionrelative:widesea_i\\iwarehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_supplier.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_supplier.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\suppliercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\suppliercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\isupplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\isupplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinrepository\\supplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|solutionrelative:widesea_squarecabinrepository\\supplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_i\\isupplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|solutionrelative:widesea_i\\isupplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
@@ -214,651 +174,515 @@
"DocumentGroups": [
{
"DockedWidth": 200,
- "SelectedChildIndex": 6,
+ "SelectedChildIndex": 5,
"Children": [
{
"$type": "Bookmark",
- "Name": "ST:129:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}"
- },
- {
- "$type": "Bookmark",
- "Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
- },
- {
- "$type": "Bookmark",
- "Name": "ST:128:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}"
- },
- {
- "$type": "Bookmark",
- "Name": "ST:128:0:{13b12e3e-c1b4-4539-9371-4fe9a0d523fc}"
+ "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
},
{
"$type": "Document",
"DocumentIndex": 2,
- "Title": "ediIn.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "ViewState": "AgIAAAMAAAAAAAAAAAAAABEAAAA4AAAAAAAAAA==",
+ "Title": "Dt_CabinOrder.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "ViewState": "AgIAAAMAAAAAAAAAAAAAABAAAAAlAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T09:07:59.752Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-23T01:07:36.937Z"
},
{
"$type": "Document",
"DocumentIndex": 4,
- "Title": "ediIn.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediIn.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\FangCang\\ediIn.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediIn.cs",
- "RelativeToolTip": "WIDESEA_Common\\FangCang\\ediIn.cs",
- "ViewState": "AgIAAE4AAAAAAAAAAAAiwGcAAAAFAAAAAAAAAA==",
+ "Title": "CabinOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:50:24.655Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 0,
- "Title": "ToMESController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "ViewState": "AgIAABsAAAAAAAAAAAAcwC8AAAAOAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:35:49.349Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-23T02:27:16.207Z"
},
{
"$type": "Document",
"DocumentIndex": 3,
- "Title": "ediOut.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "ViewState": "AgIAABEAAAAAAAAAAAA6wDIAAAAfAAAAAAAAAA==",
+ "Title": "CabinOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "ViewState": "AgIAAAgAAAAAAAAAAAAYwB8AAAAyAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:13:48.679Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-23T01:44:48.165Z"
},
{
"$type": "Document",
- "DocumentIndex": 10,
- "Title": "productSynchronous.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "ViewState": "AgIAAAcAAAAAAAAAAAAcwBkAAABNAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T06:48:58.676Z",
- "EditorCaption": ""
+ "DocumentIndex": 6,
+ "Title": "appsettings.json",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\appsettings.json",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+ "RelativeToolTip": "WIDESEA_WMSServer\\appsettings.json",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAkAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+ "WhenOpened": "2025-09-23T05:57:49.527Z"
},
{
"$type": "Document",
- "DocumentIndex": 11,
- "Title": "ToMESService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "ViewState": "AgIAAAIAAAAAAAAAAAAMwBIAAAA1AAAAAAAAAA==",
+ "DocumentIndex": 0,
+ "Title": "Dt_DeliveryOrderDetail.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "ViewState": "AgIAABAAAAAAAAAAAAAgwBcAAABqAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T06:47:28.136Z",
+ "WhenOpened": "2025-09-23T02:21:58.226Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
- "Title": "IToMESService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "RelativeDocumentMoniker": "WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "RelativeToolTip": "WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAuwBAAAAAyAAAAAAAAAA==",
+ "Title": "Dt_CabinOrderDetail.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "ViewState": "AgIAACQAAAAAAAAAAAAkwDEAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T06:46:54.812Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 9,
- "Title": "productSynchronous.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "RelativeToolTip": "WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "ViewState": "AgIAAAYAAAAAAAAAAAAuwBkAAAAWAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-27T08:06:52.037Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 7,
- "Title": "Dt_TaskService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "ViewState": "AgIAAHIBAAAAAAAAAAAWwI0BAABBAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:17:34.743Z",
+ "WhenOpened": "2025-09-23T01:07:47.389Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 5,
- "Title": "ediOut.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediOut.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\FangCang\\ediOut.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediOut.cs",
- "RelativeToolTip": "WIDESEA_Common\\FangCang\\ediOut.cs",
- "ViewState": "AgIAAAsAAAAAAAAAAAAxwBgAAAAfAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T02:45:05.514Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 17,
- "Title": "Sys_DictionaryService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_DictionaryService.cs",
- "RelativeDocumentMoniker": "WIDESEA_Services\\Sys_DictionaryService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_DictionaryService.cs",
- "RelativeToolTip": "WIDESEA_Services\\Sys_DictionaryService.cs",
- "ViewState": "AgIAABIAAAAAAAAAAAAiwCsAAAAbAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:47:04.115Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 6,
"Title": "Dt_AreaInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
"RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
"RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAASAAAAAAAAAA==",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:22:53.259Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-23T06:02:42.703Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 7,
+ "Title": "Program.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Program.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Program.cs",
+ "ViewState": "AgIAABsAAAAAAAAAAAAAACoAAAAeAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T05:58:54.391Z"
},
{
"$type": "Document",
"DocumentIndex": 8,
- "Title": "Dt_TaskService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAA==",
+ "Title": "Dt_MedicineGoods.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:33:05.068Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-22T09:07:28.882Z"
},
{
"$type": "Document",
- "DocumentIndex": 16,
- "Title": "Sys_UserService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_UserService.cs",
- "RelativeDocumentMoniker": "WIDESEA_Services\\Sys_UserService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_UserService.cs",
- "RelativeToolTip": "WIDESEA_Services\\Sys_UserService.cs",
- "ViewState": "AgIAALkAAAAAAAAAAAAiwMwAAAAzAAAAAAAAAA==",
+ "DocumentIndex": 9,
+ "Title": "Dt_ErrorLog.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:46:52.265Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 15,
- "Title": "Sys_MenuService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_MenuService.cs",
- "RelativeDocumentMoniker": "WIDESEA_Services\\Sys_MenuService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_MenuService.cs",
- "RelativeToolTip": "WIDESEA_Services\\Sys_MenuService.cs",
- "ViewState": "AgIAAK0AAAAAAAAAAAAmwMYAAAANAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:46:41.257Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 14,
- "Title": "Dt_PalletStockInfo_htyController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAABYAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:45:43.311Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 13,
- "Title": "Dt_PalletStockInfoDetailController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:45:36.158Z"
+ "WhenOpened": "2025-09-23T06:39:36.847Z"
},
{
"$type": "Document",
"DocumentIndex": 12,
- "Title": "Dt_Rule.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "ViewState": "AgIAAAcAAAAAAAAAAAAUwBoAAAAuAAAAAAAAAA==",
+ "Title": "Dt_Customer.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "ViewState": "AgIAABAAAAAAAAAAAAAUwCAAAAAcAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:12:38.301Z"
+ "WhenOpened": "2025-09-23T06:39:14.082Z"
},
{
"$type": "Document",
- "DocumentIndex": 19,
- "Title": "Dt_MaterielAttributeController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "DocumentIndex": 10,
+ "Title": "Dt_Inventory.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "ViewState": "AgIAABIAAAAAAAAAAAA1wAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:45:05.648Z"
+ "WhenOpened": "2025-09-23T06:39:38.956Z"
},
{
"$type": "Document",
- "DocumentIndex": 21,
- "Title": "Area.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\Area.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationAreaView\\Area.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\Area.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationAreaView\\Area.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABoAAAAAAAAAAAAAAA==",
+ "DocumentIndex": 14,
+ "Title": "CabinOrderController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:42:57.292Z"
+ "WhenOpened": "2025-09-23T05:55:29.643Z"
},
{
"$type": "Document",
- "DocumentIndex": 20,
- "Title": "LocationView.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "ViewState": "AgIAABQAAAAAAAAAAAAgwBQAAAAFAAAAAAAAAA==",
+ "DocumentIndex": 11,
+ "Title": "Dt_DeliveryOrder.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "ViewState": "AgIAABAAAAAAAAAAAAAUwBYAAABaAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:42:35.625Z"
+ "WhenOpened": "2025-09-22T09:07:21.234Z"
},
{
"$type": "Document",
- "DocumentIndex": 23,
- "Title": "Task_HtyController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABQAAAAzAAAAAAAAAA==",
+ "DocumentIndex": 13,
+ "Title": "OrderDto.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "ViewState": "AgIAAA4AAAAAAAAAAAAYwB0AAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:34:23.449Z"
+ "WhenOpened": "2025-09-23T02:39:44.469Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 15,
+ "Title": "SeedDataHostedService.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "RelativeToolTip": "WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "ViewState": "AgIAAB8AAAAAAAAAAAAQwDAAAAARAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T06:31:59.678Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 16,
+ "Title": "Dt_PalletStockInfo.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAVAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T06:06:43.412Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 17,
+ "Title": "index.html",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\index.html",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+ "RelativeToolTip": "WIDESEA_WMSServer\\index.html",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxQAAAAjAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
+ "WhenOpened": "2025-09-23T06:10:36.074Z"
},
{
"$type": "Document",
"DocumentIndex": 18,
- "Title": "Dt_MaterielInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAASAAAAAAAAAA==",
+ "Title": "ToMESController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "ViewState": "AgIAABMAAAAAAAAAAAAUwAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:22:40.228Z"
+ "WhenOpened": "2025-09-23T05:55:55.798Z"
},
{
"$type": "Document",
- "DocumentIndex": 24,
- "Title": "TaskController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "ViewState": "AgIAACQAAAAAAAAAAAAUwDoAAAAAAAAAAAAAAA==",
+ "DocumentIndex": 21,
+ "Title": "SupplierServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "ViewState": "AgIAAAYAAAAAAAAAAADwvxQAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:33:47.766Z"
+ "WhenOpened": "2025-09-22T08:58:55.914Z"
},
{
"$type": "Document",
- "DocumentIndex": 26,
- "Title": "LocationInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "ViewState": "AgIAABoAAAAAAAAAAAAUwDEAAAAoAAAAAAAAAA==",
+ "DocumentIndex": 19,
+ "Title": "ICabinOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:34:59.017Z"
+ "WhenOpened": "2025-09-23T01:35:19.598Z"
},
{
"$type": "Document",
- "DocumentIndex": 25,
- "Title": "Dt_PalletInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "ViewState": "AgIAAAIAAAAAAAAAAAAUwBkAAABDAAAAAAAAAA==",
+ "DocumentIndex": 20,
+ "Title": "ICabinOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAABAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:23:22.811Z"
+ "WhenOpened": "2025-09-23T01:35:22.282Z"
},
{
"$type": "Document",
"DocumentIndex": 22,
- "Title": "BoxingInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABQAAAABAAAAAAAAAA==",
+ "Title": "MedicineGoodsServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:24:54.63Z"
+ "WhenOpened": "2025-09-23T03:33:03.098Z"
},
{
"$type": "Document",
- "DocumentIndex": 27,
- "Title": "TaskExecuteDetailService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "DocumentIndex": 23,
+ "Title": "WarehouseTypeServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:32:14.89Z"
+ "WhenOpened": "2025-09-22T09:14:43.472Z"
},
{
"$type": "Document",
- "DocumentIndex": 28,
- "Title": "Dt_Task_HtyService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAeAAAAAAAAAA==",
+ "DocumentIndex": 24,
+ "Title": "InventoryServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:32:09.055Z"
+ "WhenOpened": "2025-09-23T03:33:01.759Z"
},
{
"$type": "Document",
- "DocumentIndex": 30,
- "Title": "VV_PalletStockInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "ViewState": "AgIAADgAAAAAAAAAAAAIwEwAAABTAAAAAAAAAA==",
+ "DocumentIndex": 25,
+ "Title": "DeliveryOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:31:23.336Z"
+ "WhenOpened": "2025-09-23T03:33:01.105Z"
},
{
"$type": "Document",
- "DocumentIndex": 31,
- "Title": "Dt_StationManager.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "ViewState": "AgIAAD4AAAAAAAAAAAAIwFQAAAAWAAAAAAAAAA==",
+ "DocumentIndex": 26,
+ "Title": "DeliveryOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:31:13.755Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 32,
- "Title": "Dt_Task_Hty.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "ViewState": "AgIAAAEAAAAAAAAAAAAIwBYAAAAoAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:30:59.575Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 33,
- "Title": "Dt_Task.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "ViewState": "AgIAAGwAAAAAAAAAAAAIwIAAAABLAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:30:43.777Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 34,
- "Title": "Dt_MaterielInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "ViewState": "AgIAAEEAAAAAAAAAAAAywF4AAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:30:30.162Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 35,
- "Title": "Dt_AreaInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "ViewState": "AgIAAEoAAAAAAAAAAAAIwFwAAAAtAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:29:48.822Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 36,
- "Title": "DtLocationStatusChangeRecord.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "ViewState": "AgIAAC0AAAAAAAAAAADwv0EAAAA/AAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:29:32.812Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 37,
- "Title": "DtLocationInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "ViewState": "AgIAADkAAAAAAAAAAADwv04AAAApAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:29:06.273Z"
+ "WhenOpened": "2025-09-23T03:33:00.546Z"
},
{
"$type": "Document",
"DocumentIndex": 29,
- "Title": "DtBoxingInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "ViewState": "AgIAABYAAAAAAAAAAAAIwCkAAAAqAAAAAAAAAA==",
+ "Title": "dt_needBarcode.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:28:27.163Z"
+ "WhenOpened": "2025-09-23T02:38:04.757Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 28,
+ "Title": "Dt_WarehouseType.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAOAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:06:29.833Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 27,
+ "Title": "CustomerServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T02:28:36.731Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 30,
+ "Title": "Dt_DeviceInfo.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "ViewState": "AgIAACUAAAAAAAAAAAAAwCQAAABXAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T02:38:01.939Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 31,
+ "Title": "ICabinOrderDetailRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "RelativeToolTip": "WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABTAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T01:06:36.891Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 32,
+ "Title": "WarehouseTypeController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAFAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:15:54.515Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 33,
+ "Title": "IWarehouseTypeServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw0AAAAHAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:14:22.818Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 34,
+ "Title": "WarehouseTypeRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "ViewState": "AgIAAAMAAAAAAAAAAADwvxIAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:13:06.73Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 35,
+ "Title": "IWarehouseTypeRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "RelativeToolTip": "WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw8AAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:12:33.872Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 37,
+ "Title": "SupplierController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwsAAAAJAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:05:32.208Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 36,
+ "Title": "Dt_Supplier.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs",
+ "ViewState": "AgIAAAMAAAAAAAAAAAAAABQAAAAxAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-19T07:24:27.551Z"
},
{
"$type": "Document",
"DocumentIndex": 38,
- "Title": "DtBoxingInfoDetail.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "ViewState": "AgIAABoAAAAAAAAAAADwvzEAAAARAAAAAAAAAA==",
+ "Title": "ISupplierServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:28:48.633Z"
+ "WhenOpened": "2025-09-22T08:58:05.202Z"
},
{
"$type": "Document",
"DocumentIndex": 39,
- "Title": "Dt_PalletStockInfoDetail_hty.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAB0AAAABAAAAAAAAAA==",
+ "Title": "SupplierRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:26:19.707Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 41,
- "Title": "Dt_PalletStockInfoDetail.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "ViewState": "AgIAABoAAAAAAAAAAADwvy8AAAApAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:52.707Z"
+ "WhenOpened": "2025-09-22T08:56:51.523Z"
},
{
"$type": "Document",
"DocumentIndex": 40,
- "Title": "Dt_PalletStockInfo_hty.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "ViewState": "AgIAAAkAAAAAAAAAAAAUwA8AAAAHAAAAAAAAAA==",
+ "Title": "ISupplierRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ISupplierRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_I\\ISupplierRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ISupplierRepository.cs",
+ "RelativeToolTip": "WIDESEA_I\\ISupplierRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:51.397Z"
- },
+ "WhenOpened": "2025-09-22T08:52:36.2Z"
+ }
+ ]
+ },
+ {
+ "DockedWidth": 115,
+ "SelectedChildIndex": -1,
+ "Children": [
{
- "$type": "Document",
- "DocumentIndex": 42,
- "Title": "Dt_PalletStockInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "ViewState": "AgIAACYAAAAAAAAAAAAUwEQAAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:38.853Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 43,
- "Title": "Dt_PalletInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "ViewState": "AgIAAC8AAAAAAAAAAAAIwEwAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:18.883Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 44,
- "Title": "IDt_PalletInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "RelativeToolTip": "WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:23:45.474Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 45,
- "Title": "Dt_MaterielInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "RelativeToolTip": "WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "ViewState": "AgIAAB4AAAAAAAAAAAAiwCwAAAALAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:22:12.336Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 48,
- "Title": "Dt_StationManagerService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:21:04.8Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 49,
- "Title": "Dt_StationManagerService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAABMAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:21:02.125Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 50,
- "Title": "VV_PalletStockInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "ViewState": "AgIAAEAAAAAAAAAAAAAYwAAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:20:20.614Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 46,
- "Title": "Dt_PalletStockInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "ViewState": "AgIAAAkAAAAAAAAAAAAAABcAAAAFAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:20:14.401Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 47,
- "Title": "LocationInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "ViewState": "AgIAAJkAAAAAAAAAAAAmwGwCAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:19:59.24Z",
- "EditorCaption": ""
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"
}
]
}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json"
index 82dfdc4..39b6fb0 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json"
@@ -1,210 +1,202 @@
{
"Version": 1,
- "WorkspaceRootPath": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\",
+ "WorkspaceRootPath": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\",
"Documents": [
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\partial\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\partial\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{94D572FA-810E-4897-B673-AF988FD4019E}|WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_istoragintegrationservices\\mes\\itomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{94D572FA-810E-4897-B673-AF988FD4019E}|WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj|solutionrelative:widesea_istoragintegrationservices\\mes\\itomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\partial\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\partial\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\warehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\warehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\fangcang\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\fangcang\\ediin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\fangcang\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\fangcang\\ediout.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_areainfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\deliveryorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FD984F34-1876-4808-AD7C-28A41E665504}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\squarecabin\\orderdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\squarecabin\\orderdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_deliveryorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_medicinegoods.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_medicinegoods.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\ideliveryorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\ideliveryorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\icustomerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icustomerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\roadwaydto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\roadwaydto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinordercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\cabinordercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_cabinorder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_inventory.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_inventory.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_supplier.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_supplier.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_customer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_customer.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_errorlog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_errorlog.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_cabinorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_deliveryorderdetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\imedicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\imedicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryordercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\deliveryordercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderdetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\deliveryorderdetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\ideliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\ideliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\customercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\customercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_areainfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\dt_areainfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
},
{
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\partial\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\partial\\dt_taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\fangcang\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\fangcang\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_core\\hostedservice\\seeddatahostedservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{111BD7AA-9749-4506-9772-79F9EF14754C}|WIDESEA_Core\\WIDESEA_Core.csproj|solutionrelative:widesea_core\\hostedservice\\seeddatahostedservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\partial\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\partial\\productsynchronous.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagintegrationservices\\mes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{55326F38-372A-4606-B7FB-8C01BBAEC4FC}|WIDESEA_StoragIntegrationServices\\WIDESEA_StoragIntegrationServices.csproj|solutionrelative:widesea_storagintegrationservices\\mes\\tomesservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_rule.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_rule.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\stock\\dt_palletstockinfodetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\stock\\dt_palletstockinfodetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\stock\\dt_palletstockinfo_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\stock\\dt_palletstockinfo_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_services\\sys_menuservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\sys_menuservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_services\\sys_userservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\sys_userservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_services\\sys_dictionaryservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{F512AFDB-D45D-4979-BC8C-0BA7FBE8F583}|WIDESEA_Services\\WIDESEA_Services.csproj|solutionrelative:widesea_services\\sys_dictionaryservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\dt_materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\dt_materielattributecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\dt_materielattributecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\locationareaview\\locationview.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationareaview\\locationview.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_common\\locationareaview\\area.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{AF8F3D65-1D75-4B8F-AFD9-4150E591C44D}|WIDESEA_Common\\WIDESEA_Common.csproj|solutionrelative:widesea_common\\locationareaview\\area.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\boxinginfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basic\\boxinginfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basicinfo\\dt_palletinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basicinfo\\dt_palletinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\locationinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\basic\\locationinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\taskexecutedetailservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\taskexecutedetailservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagetaskservices\\task\\dt_task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{9912BD12-4CF7-4A91-8203-47C9C125004C}|WIDESEA_StorageTaskServices\\WIDESEA_StorageTaskServices.csproj|solutionrelative:widesea_storagetaskservices\\task\\dt_task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtboxinginfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtboxinginfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\stock\\vv_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\stock\\vv_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicinfo\\dt_stationmanager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicinfo\\dt_stationmanager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_task_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_task_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_task.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_task.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_areainfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basic\\dt_areainfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtlocationstatuschangerecord.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtlocationstatuschangerecord.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtlocationinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtlocationinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dtboxinginfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dtboxinginfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfodetail_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfodetail_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfo_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfo_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfodetail.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicmodel\\dt_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicmodel\\dt_palletstockinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\basicinfo\\dt_palletinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\basicinfo\\dt_palletinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
- "AbsoluteMoniker": "D:0:0:{1E26EB6C-4AD1-4140-83FE-777218EE9DF5}|WIDESEA_IBusinessServices\\WIDESEA_IBusinessServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_ibusinessservices\\idt_palletinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{1E26EB6C-4AD1-4140-83FE-777218EE9DF5}|WIDESEA_IBusinessServices\\WIDESEA_IBusinessServices.csproj|solutionrelative:widesea_ibusinessservices\\idt_palletinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\mes\\tomescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{BA78CC65-6D17-4C76-8285-DC6B6165DA17}|WIDESEA_BusinessServices\\WIDESEA_BusinessServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_businessservices\\dt_materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{BA78CC65-6D17-4C76-8285-DC6B6165DA17}|WIDESEA_BusinessServices\\WIDESEA_BusinessServices.csproj|solutionrelative:widesea_businessservices\\dt_materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_warehousetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\squarecabin\\dt_warehousetype.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\stock\\dt_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\stock\\dt_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\wcs\\dt_needbarcode.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\wcs\\dt_needbarcode.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\location\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\location\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_dto\\wcs\\dt_deviceinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\wcs\\dt_deviceinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\basicinfo\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\basicinfo\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_i\\icabinorderdetailrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|solutionrelative:widesea_i\\icabinorderdetailrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\basicinfo\\partial\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\basicinfo\\partial\\dt_stationmanagerservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\warehousetypecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\warehousetypecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|e:\\\u5BBD\u6D77\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_storagebasicservices\\stock\\vv_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{4BDE58B2-5B2E-480B-932F-D63C2A7D557C}|WIDESEA_StorageBasicServices\\WIDESEA_StorageBasicServices.csproj|solutionrelative:widesea_storagebasicservices\\stock\\vv_palletstockinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\iwarehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\iwarehousetypeservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinrepository\\warehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|solutionrelative:widesea_squarecabinrepository\\warehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_i\\iwarehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|solutionrelative:widesea_i\\iwarehousetyperepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\suppliercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\squarecabin\\suppliercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_isquarecabinservices\\isupplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\isupplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_squarecabinrepository\\supplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{8584322D-54AE-40AF-8BF5-B8C2B29820A5}|WIDESEA_SquareCabinRepository\\WIDESEA_SquareCabinRepository.csproj|solutionrelative:widesea_squarecabinrepository\\supplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|d:\\\u516C\u53F8\u9879\u76EE\\fangcangzhineng\\\u4EE3\u7801\u7BA1\u7406\\widesea_wmsserver\\widesea_i\\isupplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{1F2B754E-819F-4D71-A873-C099AA9A760E}|WIDESEA_I\\WIDESEA_ISquareCabinRepository.csproj|solutionrelative:widesea_i\\isupplierrepository.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
@@ -214,651 +206,639 @@
"DocumentGroups": [
{
"DockedWidth": 200,
- "SelectedChildIndex": 4,
+ "SelectedChildIndex": 1,
"Children": [
{
"$type": "Bookmark",
- "Name": "ST:129:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}"
- },
- {
- "$type": "Bookmark",
- "Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
- },
- {
- "$type": "Bookmark",
- "Name": "ST:128:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}"
- },
- {
- "$type": "Bookmark",
- "Name": "ST:128:0:{13b12e3e-c1b4-4539-9371-4fe9a0d523fc}"
+ "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
},
{
"$type": "Document",
"DocumentIndex": 0,
- "Title": "ediIn.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediIn.cs",
- "ViewState": "AgIAABEAAAAAAAAAAAAAwC0AAAAAAAAAAAAAAA==",
+ "Title": "DeliveryOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+ "ViewState": "AgIAAFwAAAAAAAAAAAAkwFkAAAAkAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T09:07:59.752Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 4,
- "Title": "ediIn.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediIn.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\FangCang\\ediIn.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediIn.cs",
- "RelativeToolTip": "WIDESEA_Common\\FangCang\\ediIn.cs",
- "ViewState": "AgIAAE4AAAAAAAAAAAAiwGcAAAAFAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:50:24.655Z",
+ "WhenOpened": "2025-09-23T03:33:01.105Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
- "Title": "ToMESController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
- "ViewState": "AgIAACAAAAAAAAAAAAAiwC0AAAAAAAAAAAAAAA==",
+ "Title": "InventoryServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw8AAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:35:49.349Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 3,
- "Title": "ediOut.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\ediOut.cs",
- "ViewState": "AgIAABEAAAAAAAAAAAA6wDIAAAAfAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:13:48.679Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 10,
- "Title": "productSynchronous.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\Partial\\productSynchronous.cs",
- "ViewState": "AgIAAAcAAAAAAAAAAAAcwBkAAABNAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T06:48:58.676Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 11,
- "Title": "ToMESService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "RelativeToolTip": "WIDESEA_StoragIntegrationServices\\MES\\ToMESService.cs",
- "ViewState": "AgIAAAIAAAAAAAAAAAAMwBIAAAA1AAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T06:47:28.136Z",
+ "WhenOpened": "2025-09-23T03:33:01.759Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 2,
- "Title": "IToMESService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "RelativeDocumentMoniker": "WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "RelativeToolTip": "WIDESEA_IStoragIntegrationServices\\MES\\IToMESService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAuwBAAAAAyAAAAAAAAAA==",
+ "Title": "MedicineGoodsServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+ "ViewState": "AgIAADMAAAAAAAAAAAAgwEsAAAAkAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T06:46:54.812Z",
+ "WhenOpened": "2025-09-23T03:33:03.098Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 9,
- "Title": "productSynchronous.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "RelativeToolTip": "WIDESEA_Common\\FangCang\\productSynchronous.cs",
- "ViewState": "AgIAAAYAAAAAAAAAAAAuwBkAAAAWAAAAAAAAAA==",
+ "DocumentIndex": 4,
+ "Title": "SupplierServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+ "ViewState": "AgIAAAYAAAAAAAAAAADwvxIAAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-27T08:06:52.037Z",
+ "WhenOpened": "2025-09-22T08:58:55.914Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 7,
- "Title": "Dt_TaskService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs",
- "ViewState": "AgIAAHIBAAAAAAAAAAAWwI0BAABBAAAAAAAAAA==",
+ "DocumentIndex": 3,
+ "Title": "WarehouseTypeServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\WarehouseTypeServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:17:34.743Z",
+ "WhenOpened": "2025-09-22T09:14:43.472Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 5,
- "Title": "ediOut.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediOut.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\FangCang\\ediOut.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\FangCang\\ediOut.cs",
- "RelativeToolTip": "WIDESEA_Common\\FangCang\\ediOut.cs",
- "ViewState": "AgIAAAsAAAAAAAAAAAAxwBgAAAAfAAAAAAAAAA==",
+ "Title": "CustomerServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T02:45:05.514Z",
+ "WhenOpened": "2025-09-23T02:28:36.731Z",
"EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 17,
- "Title": "Sys_DictionaryService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_DictionaryService.cs",
- "RelativeDocumentMoniker": "WIDESEA_Services\\Sys_DictionaryService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_DictionaryService.cs",
- "RelativeToolTip": "WIDESEA_Services\\Sys_DictionaryService.cs",
- "ViewState": "AgIAABIAAAAAAAAAAAAiwCsAAAAbAAAAAAAAAA==",
+ "DocumentIndex": 6,
+ "Title": "CabinOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+ "ViewState": "AgIAADwAAAAAAAAAAAAiwKAAAAARAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:47:04.115Z"
+ "WhenOpened": "2025-09-23T01:44:48.165Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 6,
- "Title": "Dt_AreaInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAASAAAAAAAAAA==",
+ "DocumentIndex": 7,
+ "Title": "DeliveryOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:22:53.259Z",
+ "WhenOpened": "2025-09-23T03:33:00.546Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 8,
- "Title": "Dt_TaskService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\Partial\\Dt_TaskService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAA==",
+ "Title": "CabinOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-28T08:33:05.068Z",
+ "WhenOpened": "2025-09-23T02:27:16.207Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 9,
+ "Title": "OrderDto.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+ "ViewState": "AgIAAAsAAAAAAAAAAAAAwDIAAAAJAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T02:39:44.469Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 10,
+ "Title": "Dt_DeliveryOrder.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+ "ViewState": "AgIAAA4AAAAAAAAAAAAIwBwAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:07:21.234Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 11,
+ "Title": "Dt_MedicineGoods.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
+ "ViewState": "AgIAAAMAAAAAAAAAAAAAABoAAABlAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:07:28.882Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 12,
+ "Title": "IDeliveryOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IDeliveryOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IDeliveryOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T08:57:53.735Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 13,
+ "Title": "ICustomerServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICustomerServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICustomerServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICustomerServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICustomerServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T07:13:28.575Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 14,
+ "Title": "ICabinOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+ "ViewState": "AgIAAAQAAAAAAAAAAAAkwBoAAAAFAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T01:35:22.282Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 15,
+ "Title": "ICabinOrderDetailServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAFAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T01:35:19.598Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 16,
- "Title": "Sys_UserService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_UserService.cs",
- "RelativeDocumentMoniker": "WIDESEA_Services\\Sys_UserService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_UserService.cs",
- "RelativeToolTip": "WIDESEA_Services\\Sys_UserService.cs",
- "ViewState": "AgIAALkAAAAAAAAAAAAiwMwAAAAzAAAAAAAAAA==",
+ "Title": "RoadWayDTO.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\RoadWayDTO.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\RoadWayDTO.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\RoadWayDTO.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\RoadWayDTO.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:46:52.265Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 15,
- "Title": "Sys_MenuService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_MenuService.cs",
- "RelativeDocumentMoniker": "WIDESEA_Services\\Sys_MenuService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Services\\Sys_MenuService.cs",
- "RelativeToolTip": "WIDESEA_Services\\Sys_MenuService.cs",
- "ViewState": "AgIAAK0AAAAAAAAAAAAmwMYAAAANAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:46:41.257Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 14,
- "Title": "Dt_PalletStockInfo_htyController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfo_htyController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAABYAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:45:43.311Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 13,
- "Title": "Dt_PalletStockInfoDetailController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Stock\\Dt_PalletStockInfoDetailController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:45:36.158Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 12,
- "Title": "Dt_Rule.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_Rule.cs",
- "ViewState": "AgIAAAcAAAAAAAAAAAAUwBoAAAAuAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:12:38.301Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 19,
- "Title": "Dt_MaterielAttributeController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielAttributeController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:45:05.648Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 21,
- "Title": "Area.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\Area.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationAreaView\\Area.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\Area.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationAreaView\\Area.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABoAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:42:57.292Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 20,
- "Title": "LocationView.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "RelativeDocumentMoniker": "WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "RelativeToolTip": "WIDESEA_Common\\LocationAreaView\\LocationView.cs",
- "ViewState": "AgIAABQAAAAAAAAAAAAgwBQAAAAFAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:42:35.625Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 23,
- "Title": "Task_HtyController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Task_HtyController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABQAAAAzAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:34:23.449Z"
+ "WhenOpened": "2025-09-24T02:20:32.043Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 18,
- "Title": "Dt_MaterielInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_MaterielInfoController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAASAAAAAAAAAA==",
+ "Title": "Dt_CabinOrder.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+ "ViewState": "AgIAAAkAAAAAAAAAAAAAABgAAABuAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:22:40.228Z"
+ "WhenOpened": "2025-09-23T01:07:36.937Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 24,
- "Title": "TaskController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskController.cs",
- "ViewState": "AgIAACQAAAAAAAAAAAAUwDoAAAAAAAAAAAAAAA==",
+ "DocumentIndex": 19,
+ "Title": "Dt_Inventory.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+ "ViewState": "AgIAAAwAAAAAAAAAAAAuwB8AAAArAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:33:47.766Z"
+ "WhenOpened": "2025-09-23T06:39:38.956Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 26,
- "Title": "LocationInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Basic\\LocationInfoController.cs",
- "ViewState": "AgIAABoAAAAAAAAAAAAUwDEAAAAoAAAAAAAAAA==",
+ "DocumentIndex": 20,
+ "Title": "Dt_Supplier.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs*",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Supplier.cs*",
+ "ViewState": "AgIAABAAAAAAAAAAAAAQwB4AAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:34:59.017Z"
+ "WhenOpened": "2025-09-19T07:24:27.551Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 25,
- "Title": "Dt_PalletInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\BasicInfo\\Dt_PalletInfoController.cs",
- "ViewState": "AgIAAAIAAAAAAAAAAAAUwBkAAABDAAAAAAAAAA==",
+ "DocumentIndex": 17,
+ "Title": "CabinOrderController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAIwBYAAAA6AAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:23:22.811Z"
+ "WhenOpened": "2025-09-23T05:55:29.643Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 21,
+ "Title": "Dt_Customer.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+ "ViewState": "AgIAAA4AAAAAAAAAAAAAwBoAAAArAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T06:39:14.082Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 22,
- "Title": "BoxingInfoController.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Basic\\BoxingInfoController.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABQAAAABAAAAAAAAAA==",
+ "Title": "Dt_ErrorLog.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_ErrorLog.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:24:54.63Z"
+ "WhenOpened": "2025-09-23T06:39:36.847Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 23,
+ "Title": "Dt_CabinOrderDetail.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+ "ViewState": "AgIAAAcAAAAAAAAAAAAkwCYAAABgAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T01:07:47.389Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 24,
+ "Title": "Dt_DeliveryOrderDetail.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+ "ViewState": "AgIAABAAAAAAAAAAAAAgwBcAAABqAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T02:21:58.226Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 25,
+ "Title": "IMedicineGoodsServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IMedicineGoodsServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IMedicineGoodsServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IMedicineGoodsServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IMedicineGoodsServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAswBEAAAAfAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T09:15:53.89Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 26,
+ "Title": "DeliveryOrderController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+ "ViewState": "AgIAAAkAAAAAAAAAAAAQwBYAAABBAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T08:07:15.878Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 27,
- "Title": "TaskExecuteDetailService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\TaskExecuteDetailService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "Title": "DeliveryOrderDetailController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:32:14.89Z"
+ "WhenOpened": "2025-09-23T09:11:25.849Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 28,
- "Title": "Dt_Task_HtyService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "RelativeToolTip": "WIDESEA_StorageTaskServices\\Task\\Dt_Task_HtyService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAeAAAAAAAAAA==",
+ "Title": "IDeliveryOrderServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxUAAAAGAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:32:09.055Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 30,
- "Title": "VV_PalletStockInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Stock\\VV_PalletStockInfo.cs",
- "ViewState": "AgIAADgAAAAAAAAAAAAIwEwAAABTAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:31:23.336Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 31,
- "Title": "Dt_StationManager.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicInfo\\Dt_StationManager.cs",
- "ViewState": "AgIAAD4AAAAAAAAAAAAIwFQAAAAWAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:31:13.755Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 32,
- "Title": "Dt_Task_Hty.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_Task_Hty.cs",
- "ViewState": "AgIAAAEAAAAAAAAAAAAIwBYAAAAoAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:30:59.575Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 33,
- "Title": "Dt_Task.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_Task.cs",
- "ViewState": "AgIAAGwAAAAAAAAAAAAIwIAAAABLAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:30:43.777Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 34,
- "Title": "Dt_MaterielInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
- "ViewState": "AgIAAEEAAAAAAAAAAAAywF4AAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:30:30.162Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 35,
- "Title": "Dt_AreaInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_AreaInfo.cs",
- "ViewState": "AgIAAEoAAAAAAAAAAAAIwFwAAAAtAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:29:48.822Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 36,
- "Title": "DtLocationStatusChangeRecord.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtLocationStatusChangeRecord.cs",
- "ViewState": "AgIAAC0AAAAAAAAAAADwv0EAAAA/AAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:29:32.812Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 37,
- "Title": "DtLocationInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtLocationInfo.cs",
- "ViewState": "AgIAADkAAAAAAAAAAADwv04AAAApAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:29:06.273Z"
+ "WhenOpened": "2025-09-23T07:13:47.168Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 29,
- "Title": "DtBoxingInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfo.cs",
- "ViewState": "AgIAABYAAAAAAAAAAAAIwCkAAAAqAAAAAAAAAA==",
+ "Title": "CustomerController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:28:27.163Z"
+ "WhenOpened": "2025-09-23T08:07:14.051Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 31,
+ "Title": "appsettings.json",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\appsettings.json",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+ "RelativeToolTip": "WIDESEA_WMSServer\\appsettings.json",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAkAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+ "WhenOpened": "2025-09-23T05:57:49.527Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 30,
+ "Title": "Dt_AreaInfoController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Dt_AreaInfoController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T06:02:42.703Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 32,
+ "Title": "Program.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Program.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Program.cs",
+ "ViewState": "AgIAABsAAAAAAAAAAAAAACoAAAAeAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T05:58:54.391Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 33,
+ "Title": "SeedDataHostedService.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "RelativeToolTip": "WIDESEA_Core\\HostedService\\SeedDataHostedService.cs",
+ "ViewState": "AgIAAB8AAAAAAAAAAAAQwDAAAAARAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T06:31:59.678Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 34,
+ "Title": "Dt_PalletStockInfo.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAVAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T06:06:43.412Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 35,
+ "Title": "index.html",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\index.html",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+ "RelativeToolTip": "WIDESEA_WMSServer\\index.html",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxQAAAAjAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
+ "WhenOpened": "2025-09-23T06:10:36.074Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 36,
+ "Title": "ToMESController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\MES\\ToMESController.cs",
+ "ViewState": "AgIAABMAAAAAAAAAAAAUwAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-23T05:55:55.798Z"
},
{
"$type": "Document",
"DocumentIndex": 38,
- "Title": "DtBoxingInfoDetail.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\DtBoxingInfoDetail.cs",
- "ViewState": "AgIAABoAAAAAAAAAAADwvzEAAAARAAAAAAAAAA==",
+ "Title": "dt_needBarcode.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\WCS\\dt_needBarcode.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:28:48.633Z"
+ "WhenOpened": "2025-09-23T02:38:04.757Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 37,
+ "Title": "Dt_WarehouseType.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_WarehouseType.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAOAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:06:29.833Z"
},
{
"$type": "Document",
"DocumentIndex": 39,
- "Title": "Dt_PalletStockInfoDetail_hty.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail_hty.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAB0AAAABAAAAAAAAAA==",
+ "Title": "Dt_DeviceInfo.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "RelativeDocumentMoniker": "WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "RelativeToolTip": "WIDESEA_DTO\\WCS\\Dt_DeviceInfo.cs",
+ "ViewState": "AgIAACUAAAAAAAAAAAAAwCQAAABXAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:26:19.707Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 41,
- "Title": "Dt_PalletStockInfoDetail.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfoDetail.cs",
- "ViewState": "AgIAABoAAAAAAAAAAADwvy8AAAApAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:52.707Z"
+ "WhenOpened": "2025-09-23T02:38:01.939Z"
},
{
"$type": "Document",
"DocumentIndex": 40,
- "Title": "Dt_PalletStockInfo_hty.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo_hty.cs",
- "ViewState": "AgIAAAkAAAAAAAAAAAAUwA8AAAAHAAAAAAAAAA==",
+ "Title": "ICabinOrderDetailRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "RelativeToolTip": "WIDESEA_I\\ICabinOrderDetailRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABTAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:51.397Z"
+ "WhenOpened": "2025-09-23T01:06:36.891Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 41,
+ "Title": "WarehouseTypeController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAFAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T09:15:54.515Z"
},
{
"$type": "Document",
"DocumentIndex": 42,
- "Title": "Dt_PalletStockInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicModel\\Dt_PalletStockInfo.cs",
- "ViewState": "AgIAACYAAAAAAAAAAAAUwEQAAAABAAAAAAAAAA==",
+ "Title": "IWarehouseTypeServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IWarehouseTypeServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw0AAAAHAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:38.853Z"
+ "WhenOpened": "2025-09-22T09:14:22.818Z"
},
{
"$type": "Document",
"DocumentIndex": 43,
- "Title": "Dt_PalletInfo.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "RelativeToolTip": "WIDESEA_Model\\Models\\BasicInfo\\Dt_PalletInfo.cs",
- "ViewState": "AgIAAC8AAAAAAAAAAAAIwEwAAAAAAAAAAAAAAA==",
+ "Title": "WarehouseTypeRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinRepository\\WarehouseTypeRepository.cs",
+ "ViewState": "AgIAAAMAAAAAAAAAAADwvxIAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:25:18.883Z"
+ "WhenOpened": "2025-09-22T09:13:06.73Z"
},
{
"$type": "Document",
"DocumentIndex": 44,
- "Title": "IDt_PalletInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "RelativeToolTip": "WIDESEA_IBusinessServices\\IDt_PalletInfoService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAA==",
+ "Title": "IWarehouseTypeRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "RelativeToolTip": "WIDESEA_I\\IWarehouseTypeRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw8AAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:23:45.474Z"
+ "WhenOpened": "2025-09-22T09:12:33.872Z"
},
{
"$type": "Document",
"DocumentIndex": 45,
- "Title": "Dt_MaterielInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "RelativeToolTip": "WIDESEA_BusinessServices\\Dt_MaterielInfoService.cs",
- "ViewState": "AgIAAB4AAAAAAAAAAAAiwCwAAAALAAAAAAAAAA==",
+ "Title": "SupplierController.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwsAAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:22:12.336Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 48,
- "Title": "Dt_StationManagerService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\BasicInfo\\Dt_StationManagerService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAABAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:21:04.8Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 49,
- "Title": "Dt_StationManagerService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\BasicInfo\\Partial\\Dt_StationManagerService.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAABMAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:21:02.125Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 50,
- "Title": "VV_PalletStockInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\Stock\\VV_PalletStockInfoService.cs",
- "ViewState": "AgIAAEAAAAAAAAAAAAAYwAAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:20:20.614Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-22T09:05:32.208Z"
},
{
"$type": "Document",
"DocumentIndex": 46,
- "Title": "Dt_PalletStockInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\Stock\\Dt_PalletStockInfoService.cs",
- "ViewState": "AgIAAAkAAAAAAAAAAAAAABcAAAAFAAAAAAAAAA==",
+ "Title": "ISupplierServices.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ISupplierServices.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:20:14.401Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-22T08:58:05.202Z"
},
{
"$type": "Document",
"DocumentIndex": 47,
- "Title": "LocationInfoService.cs",
- "DocumentMoniker": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "RelativeDocumentMoniker": "WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "ToolTip": "E:\\\u5BBD\u6D77\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "RelativeToolTip": "WIDESEA_StorageBasicServices\\Location\\LocationInfoService.cs",
- "ViewState": "AgIAAJkAAAAAAAAAAAAmwGwCAAABAAAAAAAAAA==",
+ "Title": "SupplierRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "RelativeToolTip": "WIDESEA_SquareCabinRepository\\SupplierRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAJAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2025-08-26T07:19:59.24Z",
- "EditorCaption": ""
+ "WhenOpened": "2025-09-22T08:56:51.523Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 48,
+ "Title": "ISupplierRepository.cs",
+ "DocumentMoniker": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ISupplierRepository.cs",
+ "RelativeDocumentMoniker": "WIDESEA_I\\ISupplierRepository.cs",
+ "ToolTip": "D:\\\u516C\u53F8\u9879\u76EE\\FangCangZhiNeng\\\u4EE3\u7801\u7BA1\u7406\\WIDESEA_WMSServer\\WIDESEA_I\\ISupplierRepository.cs",
+ "RelativeToolTip": "WIDESEA_I\\ISupplierRepository.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2025-09-22T08:52:36.2Z"
+ }
+ ]
+ },
+ {
+ "DockedWidth": 115,
+ "SelectedChildIndex": -1,
+ "Children": [
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"
}
]
}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/HierarchyCache.v1.txt" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/HierarchyCache.v1.txt"
index c6cc93b..5810b79 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/HierarchyCache.v1.txt"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/HierarchyCache.v1.txt"
Binary files differ
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Core/HostedService/SeedDataHostedService.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Core/HostedService/SeedDataHostedService.cs"
index 21bbef2..64b4a2f 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Core/HostedService/SeedDataHostedService.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Core/HostedService/SeedDataHostedService.cs"
@@ -49,7 +49,7 @@
{
// 浣跨敤 myScopedService 鎵ц浠诲姟
- //await DBSeed.SeedAsync(_dbContext, _webRootPath);
+ await DBSeed.SeedAsync(_dbContext, _webRootPath); //鍒涘缓鏁版嵁搴�
//澶氱鎴� 鍚屾
//await DBSeed.TenantSeedAsync(_dbContext);
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
new file mode 100644
index 0000000..2ccdac2
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
@@ -0,0 +1,304 @@
+锘縰sing Masuit.Tools;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.Helper;
+
+namespace WIDESEA_DTO.SquareCabin
+{
+ public class OrderDto
+ {
+ /// <summary>
+ /// 杩斿洖缁欎笂娓哥殑鍝嶅簲
+ /// </summary>
+ public class UpstreamOrderResponse
+ {
+ /// <summary>
+ /// 缁撴灉浠g爜锛�0鎴愬姛锛�1澶辫触
+ /// </summary>
+ public string resultCode { get; set; }
+
+ /// <summary>
+ /// 缁撴灉淇℃伅
+ /// </summary>
+ public string resultMsg { get; set; }
+
+ }
+
+
+ /// <summary>
+ /// 閫氱敤涓婃父鍝嶅簲
+ /// </summary>
+ /// <typeparam name="T">杩斿洖鐨勪笟鍔℃暟鎹被鍨�</typeparam>
+ public class UpstreamResponse<T>
+ {
+ /// <summary>
+ /// 缁撴灉浠g爜锛�0鎴愬姛锛�1澶辫触
+ /// </summary>
+ public string resultCode { get; set; }
+
+ /// <summary>
+ /// 缁撴灉淇℃伅
+ /// </summary>
+ public string resultMsg { get; set; }
+
+ /// <summary>
+ /// 涓氬姟鏁版嵁
+ /// </summary>
+ public List<T> data { get; set; }
+ }
+ /// <summary>
+ /// 鍏ュ簱鍗曡〃澶翠俊鎭�
+ /// </summary>
+ public class UpstreamOrderInfo
+ { /// <summary>
+ /// 鍏ュ簱鍗曞彿
+ /// </summary>
+ public string order_no { get; set; }
+
+ /// <summary>
+ /// 鍏ュ簱鍗曠被鍨嬶紙1锛氭甯稿叆搴擄紱3锛氬叆搴撻��璐э級
+ /// </summary>
+ public string order_type { get; set; }
+
+ /// <summary>
+ /// 渚涘簲鍟嗕唬鐮�
+ /// </summary>
+ public string supplier_no { get; set; }
+
+ /// <summary>
+ /// 鍏ュ簱璁拌处鏃堕棿
+ /// </summary>
+ public DateTime account_time { get; set; }
+
+
+
+ /// <summary>
+ /// 浼樺厛绾э紙涓氬姟绯荤粺鍙兘娌℃湁锛�
+ /// </summary>
+ public string priority_level { get; set; }
+
+ /// <summary>
+ /// 鏄庣粏淇℃伅
+ /// </summary>
+ public List<UpstreamOrderDetail> details { get; set; }
+ }
+
+ /// <summary>
+ /// 鍏ュ簱鍗曟槑缁�
+ /// </summary>
+ public class UpstreamOrderDetail
+ {
+ /// <summary>
+ /// 鑽搧缂栫爜
+ /// </summary>
+ public string goods_no { get; set; }
+
+ /// <summary>
+ /// 鍏ュ簱鏁伴噺锛堥��璐т负璐熸暟锛�
+ /// </summary>
+ public decimal order_qty { get; set; }
+
+ /// <summary>
+ /// 鎵瑰彿
+ /// </summary>
+ public string batch_num { get; set; }
+
+ /// <summary>
+ /// 鏁堟湡锛堢煭鏍煎紡鏃堕棿锛�
+ /// </summary>
+ public string exp_date { get; set; }
+
+ /// <summary>
+ /// 搴撴埧鍙�
+ /// </summary>
+ public string warehouse_no { get; set; }
+ }
+
+
+ /// <summary>
+ /// 鍑哄簱鍗曡〃澶翠俊鎭�
+ /// </summary>
+ public class UpstramOutOrderInfo
+ {
+ public string out_no { get; set; }
+
+ public string out_type { get; set; }
+
+ /// <summary>
+ ///
+ /// </summary>
+ public string client_no { get; set; }
+
+ /// <summary>
+ /// 鍑哄簱璁拌处鏃堕棿
+ /// </summary>
+ public DateTime account_time { get; set; }
+
+ public List<UpstreamOutOrderDetail> details { get; set; }
+
+ }
+
+ /// <summary>
+ /// 鍑哄簱鍗曟槑缁�
+ /// </summary>
+ public class UpstreamOutOrderDetail
+ {
+ public string goods_no { get; set; }
+ public decimal out_qty { get; set; }
+ public string batch_num { get; set; }
+ public string exp_date { get; set; }
+ }
+
+
+ /// <summary>
+ /// 鑽搧淇℃伅
+ /// </summary>
+ public class MedicationsInfo
+ {
+ public string goods_no { get; set; }
+
+ /// <summary>
+ /// 閫氱敤鍚�
+ /// </summary>
+ public string goods_tym { get; set; }
+ public string goods_spm { get; set; }
+ public string model { get; set; }
+ public string factory { get; set; }
+ public string unit { get; set; }
+ public decimal item_length { get; set; }
+
+ public decimal item_width { get; set; }
+
+ public decimal item_hight { get; set; }
+
+ public decimal item_volumn { get; set; }
+
+ public decimal item_weight { get; set; }
+
+ /// <summary>
+ /// 鍌ㄥ瓨鏉′欢
+ /// </summary>
+ public string storage_cond { get; set; }
+ public string remark { get; set; }
+ public DateTime modify_date { get; set; }
+
+ }
+
+
+ /// <summary>
+ /// 渚涘簲鍟嗕俊鎭�
+ /// </summary>
+ public class SupplierInfo
+ {
+ /// <summary>
+ /// 渚涘簲鍟嗙紪鐮�
+ /// </summary>
+ public string supplier_no { get; set; }
+
+ /// <summary>
+ /// 渚涘簲鍟嗗悕绉�
+ /// </summary>
+ public string supplier_name { get; set; }
+
+
+ /// <summary>
+ /// 鐢佃瘽
+ /// </summary>
+ public string phone { get; set; }
+
+ /// <summary>
+ /// 鍦板潃
+ /// </summary>
+ public string address { get; set; }
+
+ /// <summary>
+ /// 閭
+ /// </summary>
+
+ public string email { get; set; }
+
+ /// <summary>
+ /// 澶囨敞
+ /// </summary>
+ public string remark { get; set; }
+
+ /// <summary>
+ /// 淇敼鏃堕棿
+ /// </summary>
+ public DateTime modify_date { get; set; }
+ }
+
+
+ /// <summary>
+ /// 瀹㈡埛淇℃伅
+ /// </summary>
+ public class CustomerInfo
+ {
+ /// <summary>
+ /// 瀹㈡埛缂栫爜
+ /// </summary>
+ public string client_no { get; set; }
+ /// <summary>
+ /// 瀹㈡埛鍚嶇О
+ /// </summary>
+ public string client_name { get; set; }
+
+
+ /// <summary>
+ /// 鐢佃瘽
+ /// </summary>
+ public string telephone { get; set; }
+
+
+ /// <summary>
+ /// 鍦板潃
+ /// </summary>
+ public string address { get; set; }
+
+ /// <summary>
+ /// 閭
+ /// </summary>
+ public string email { get; set; }
+
+
+ /// <summary>
+ /// 澶囨敞
+ /// </summary>
+ public string remark { get; set; }
+
+ /// <summary>
+ /// 淇敼鏃堕棿
+ /// </summary>
+ public DateTime modify_date { get; set; }
+
+ }
+
+
+ /// <summary>
+ /// 搴撳瓨淇℃伅
+ /// </summary>
+ public class InventoryInfo
+ {
+ /// <summary>
+ /// 鎵瑰彿
+ /// </summary>
+ public string batch_num { get; set; }
+ /// <summary>
+ /// 搴撳瓨鏁伴噺
+ /// </summary>
+ public decimal business_qty { get; set; }
+ /// <summary>
+ /// 鍙敤搴撳瓨锛堝疄闄呭簱瀛樻暟閲忥級
+ /// </summary>
+ public decimal actural_aty { get; set; }
+ /// <summary>
+ /// 鏁堟湡
+ /// </summary>
+ public string exp_date { get; set; }
+ }
+ }
+
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_DTO/WMS/ApiResponse.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_DTO/WMS/ApiResponse.cs"
new file mode 100644
index 0000000..25b665e
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_DTO/WMS/ApiResponse.cs"
@@ -0,0 +1,41 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace WIDESEA_DTO.WMS
+{
+ public class ApiResponse<T>
+ {
+ /// <summary>
+ /// 鍝嶅簲鐮侊細0鎴愬姛锛屽叾瀹冨け璐�
+ /// </summary>
+ public string Code { get; set; } = "0";
+
+ /// <summary>
+ /// 鎻愮ず淇℃伅
+ /// </summary>
+ public string Msg { get; set; } = "success";
+
+ /// <summary>
+ /// 涓氬姟鏁版嵁
+ /// </summary>
+ public T? Data { get; set; }
+
+ /// <summary>
+ /// 鏄惁鎴愬姛锛坵cs鏂囨。2闇�瑕侊級
+ /// </summary>
+ public bool Success => Code == "0";
+ }
+
+ //浣跨敤鏂瑰紡
+// return new ApiResponse<object>
+//{
+// Code = "0",
+// Msg = "success",
+// Data = null
+//};
+
+
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderDetailRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderDetailRepository.cs"
new file mode 100644
index 0000000..ff5bba5
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderDetailRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface ICabinOrderDetailRepository : IRepository<Dt_CabinOrderDetail>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderRepository.cs"
new file mode 100644
index 0000000..4974ceb
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICabinOrderRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface ICabinOrderRepository:IRepository<Dt_CabinOrder>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICustomerRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICustomerRepository.cs"
new file mode 100644
index 0000000..629b8bf
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ICustomerRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface ICustomerRepository : IRepository<Dt_Customer>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderDetailRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderDetailRepository.cs"
new file mode 100644
index 0000000..f1fd515
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderDetailRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface IDeliveryOrderDetailRepository : IRepository<Dt_DeliveryOrderDetail>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderRepository.cs"
new file mode 100644
index 0000000..0cabd69
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface IDeliveryOrderRepository : IRepository<Dt_DeliveryOrder>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IInventoryRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IInventoryRepository.cs"
new file mode 100644
index 0000000..c60476f
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IInventoryRepository.cs"
@@ -0,0 +1,16 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+using WIDESEA_Model.Models.SquareCabin;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface IInventoryRepository : IRepository<Dt_Inventory>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IMedicineGoodsRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IMedicineGoodsRepository.cs"
new file mode 100644
index 0000000..1ddf948
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IMedicineGoodsRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface IMedicineGoodsRepository : IRepository<Dt_MedicineGoods>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ISupplierRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ISupplierRepository.cs"
new file mode 100644
index 0000000..120bdc6
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/ISupplierRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface ISupplierRepository : IRepository<Dt_Supplier>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IWarehouseTypeRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IWarehouseTypeRepository.cs"
new file mode 100644
index 0000000..701a094
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/IWarehouseTypeRepository.cs"
@@ -0,0 +1,15 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinRepository
+{
+ public interface IWarehouseTypeRepository : IRepository<Dt_WarehouseType>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/WIDESEA_ISquareCabinRepository.csproj" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/WIDESEA_ISquareCabinRepository.csproj"
new file mode 100644
index 0000000..17d93c8
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_I/WIDESEA_ISquareCabinRepository.csproj"
@@ -0,0 +1,14 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>net6.0</TargetFramework>
+ <ImplicitUsings>enable</ImplicitUsings>
+ <Nullable>enable</Nullable>
+ </PropertyGroup>
+
+ <ItemGroup>
+ <ProjectReference Include="..\WIDESEA_Core\WIDESEA_Core.csproj" />
+ <ProjectReference Include="..\WIDESEA_Model\WIDESEA_Model.csproj" />
+ </ItemGroup>
+
+</Project>
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderDetailServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderDetailServices.cs"
new file mode 100644
index 0000000..11c573f
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderDetailServices.cs"
@@ -0,0 +1,16 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface ICabinOrderDetailServices : IService<Dt_CabinOrderDetail>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs"
new file mode 100644
index 0000000..7bb3aee
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs"
@@ -0,0 +1,28 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface ICabinOrderServices: IService<Dt_CabinOrder>
+ {
+ /// <summary>
+ /// 鑾峰彇涓婃父鍏ュ簱璁㈠崟
+ /// </summary>
+ /// <returns></returns>
+ WebResponseContent GetUpstreamOrder(DateTime searchDate);
+
+
+ /// <summary>
+ /// 鍏ュ簱鎶ュ畬鎴愭帴鍙�
+ /// </summary>
+ /// <param name="order_no">鍏ュ簱鍗曞彿</param>
+ /// <returns></returns>
+ WebResponseContent CompleteOrder(string order_no);
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICustomerServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICustomerServices.cs"
new file mode 100644
index 0000000..522cd86
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICustomerServices.cs"
@@ -0,0 +1,20 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface ICustomerServices : IService<Dt_Customer>
+ {
+ /// <summary>
+ /// 鑾峰彇涓婃父瀹㈡埛鏁版嵁
+ /// </summary>
+ /// <returns></returns>
+ public WebResponseContent GetCustomerList(DateTime searchDate);
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderDetailServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderDetailServices.cs"
new file mode 100644
index 0000000..d76c939
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderDetailServices.cs"
@@ -0,0 +1,16 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface IDeliveryOrderDetailServices : IService<Dt_DeliveryOrderDetail>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs"
new file mode 100644
index 0000000..ab2c054
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs"
@@ -0,0 +1,29 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface IDeliveryOrderServices : IService<Dt_DeliveryOrder>
+ {
+ /// <summary>
+ /// 鑾峰彇涓婃父鍑哄簱鍗曟暟鎹�
+ /// </summary>
+ /// <param name="searchDate"></param>
+ /// <returns></returns>
+ WebResponseContent GetUpstreamOutOrder(DateTime searchDate);
+
+
+ /// <summary>
+ /// 鍑哄簱鎶ュ畬鎴愭帴鍙�
+ /// </summary>
+ /// <param name="out_no">鍑哄簱鍗曞彿</param>
+ /// <returns></returns>
+ WebResponseContent CompleteOutOrder(string out_no);
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IInventoryServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IInventoryServices.cs"
new file mode 100644
index 0000000..6425ec8
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IInventoryServices.cs"
@@ -0,0 +1,23 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+using WIDESEA_Model.Models.SquareCabin;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface IInventoryServices : IService<Dt_Inventory>
+ {
+
+ /// <summary>
+ /// 鑾峰彇涓婃父搴撳瓨鏁版嵁
+ /// </summary>
+ /// <param name="searchDate"></param>
+ /// <returns></returns>
+ public WebResponseContent GetInventoryList(string goods_no,string batch_num);
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IMedicineGoodsServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IMedicineGoodsServices.cs"
new file mode 100644
index 0000000..3b4002b
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IMedicineGoodsServices.cs"
@@ -0,0 +1,22 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface IMedicineGoodsServices : IService<Dt_MedicineGoods>
+ {
+
+ /// <summary>
+ /// 鑾峰彇鑽搧鍩虹淇℃伅鍚屾鎺ュ彛
+ /// </summary>
+ /// <returns></returns>
+ public WebResponseContent GetMedicineGoodsInfom(DateTime searchDate);
+ }
+
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ISupplierServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ISupplierServices.cs"
new file mode 100644
index 0000000..f2e4fcd
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ISupplierServices.cs"
@@ -0,0 +1,22 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface ISupplierServices : IService<Dt_Supplier>
+ {
+
+ /// <summary>
+ /// 鑾峰彇涓婃父渚涘簲鍟嗘暟鎹�
+ /// </summary>
+ /// <param name="searchDate"></param>
+ /// <returns></returns>
+ public WebResponseContent SyncSupplier(DateTime searchDate);
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IWarehouseTypeServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IWarehouseTypeServices.cs"
new file mode 100644
index 0000000..c3d5e68
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IWarehouseTypeServices.cs"
@@ -0,0 +1,16 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_ISquareCabinServices
+{
+ public interface IWarehouseTypeServices : IService<Dt_WarehouseType>
+ {
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/WIDESEA_ISquareCabinServices.csproj" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/WIDESEA_ISquareCabinServices.csproj"
new file mode 100644
index 0000000..17d93c8
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/WIDESEA_ISquareCabinServices.csproj"
@@ -0,0 +1,14 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>net6.0</TargetFramework>
+ <ImplicitUsings>enable</ImplicitUsings>
+ <Nullable>enable</Nullable>
+ </PropertyGroup>
+
+ <ItemGroup>
+ <ProjectReference Include="..\WIDESEA_Core\WIDESEA_Core.csproj" />
+ <ProjectReference Include="..\WIDESEA_Model\WIDESEA_Model.csproj" />
+ </ItemGroup>
+
+</Project>
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrder.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrder.cs"
new file mode 100644
index 0000000..9b877bb
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrder.cs"
@@ -0,0 +1,44 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+
+ [SugarTable("Dt_CabinOrder", "鍏ュ簱鍗曡〃")]
+ public class Dt_CabinOrder:BaseEntity
+ {
+
+ [SugarColumn(ColumnName ="Id",IsPrimaryKey =true,IsIdentity =true,ColumnDescription ="涓婚敭")]
+ public int Id { get; set; }
+
+ [SugarColumn(ColumnName = "Order_no",IsNullable =true,Length =50,ColumnDescription ="鍏ュ簱鍗曞彿")]
+ public string Order_no { get; set; }
+
+ [SugarColumn(ColumnName = "Order_type", IsNullable = true, Length = 3, ColumnDescription = "鍏ュ簱绫诲瀷锛�1姝e父/3閫�璐�")]
+ public string Order_type { get; set; }
+
+ [SugarColumn(ColumnName = "Supplier_no", IsNullable = true, Length = 50, ColumnDescription = "渚涘簲鍟嗕唬鐮�")]
+ public string Supplier_no { get; set; }
+
+ [SugarColumn(ColumnName = "Account_tiem", IsNullable = true, ColumnDescription = "鍏ュ簱璁拌处鏃堕棿")]
+ public DateTime Account_tiem { get; set; }
+
+ //涓嬮潰鏄惁闇�瑕佽繖浜涘瓧娈碉紵
+ //浼樺厛绾� priority
+ //[SugarColumn(ColumnName ="Priority",IsNullable =true,ColumnDescription ="浼樺厛绾�")]
+ //public int Priority { get; set; }
+
+
+
+ //鏄惁鍙栨秷 Iscancel
+ //[SugarColumn(ColumnName = "Iscancel", IsNullable = true, ColumnDescription = "鏄惁鍙栨秷(1鏄�0鍚�)")]
+ //public int Iscancel { get; set; }
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs"
new file mode 100644
index 0000000..1427b16
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs"
@@ -0,0 +1,49 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ [SugarTable("Dt_CabinOrderDetail", "鍏ュ簱鏄庣粏琛�")]
+ public class Dt_CabinOrderDetail:BaseEntity
+ {
+ [SugarColumn(ColumnName = "Id", IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
+ public int Id { get; set; }
+
+ // 淇锛氬叧鑱斿瓧娈靛簲璇ユ槸涓昏〃鐨処d锛堜笉鏄疧rder_no锛�
+ [SugarColumn(ColumnName = "OrderId", ColumnDescription = "鍏宠仈鍏ュ簱鍗旾D")]
+ public int OrderId { get; set; }
+
+ //鍖哄煙锛堣嚜宸卞缓绔嬫垨鑰呬粬浠洿鎺ョ粰鍑烘潵锛�
+ [SugarColumn(ColumnName = "Reservoirarea", IsNullable = true, Length = 50, ColumnDescription = "搴撳尯")]
+ public string Reservoirarea { get; set; }
+
+ [SugarColumn(ColumnName = "Goods_no", IsNullable = true, Length = 50, ColumnDescription = "鑽搧缂栫爜")]
+ public string Goods_no { get; set; }
+
+
+ [SugarColumn(ColumnName = "Order_qty", IsNullable = true, ColumnDescription = "鍏ュ簱鏁伴噺锛岄��璐ф椂涓鸿礋鏁�")]
+ public decimal Order_qty { get; set; }
+
+ [SugarColumn(ColumnName = "Batch_num", IsNullable = true, Length = 50, ColumnDescription = "鎵瑰彿")]
+ public string Batch_num { get; set; }
+
+ [SugarColumn(ColumnName = "Exp_date", IsNullable = true, Length = 8, ColumnDescription = "鏍℃湡(yyyymmmdd)")]
+ public string Exp_date { get; set; }
+
+ //搴撴埧鍙�
+ [SugarColumn(ColumnName = "Warehouse_no", IsNullable = true, ColumnDescription = "搴撴埧鍙�")]
+ public string Warehouse_no { get; set; }
+
+ //鐩樼泩鏄庣粏--銆嬫枡绠卞彿锛屾暟閲�
+ //public List<> StocktakingDetails { get; set; }
+
+ //鐘舵��
+ [SugarColumn(ColumnName = "Status", IsNullable = true, ColumnDescription = "鐘舵��")]
+ public int Status { get; set; }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Customer.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Customer.cs"
new file mode 100644
index 0000000..51db365
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Customer.cs"
@@ -0,0 +1,37 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ [SugarTable("Dt_Customer", "瀹㈡埛琛�")]
+ public class Dt_Customer:BaseEntity
+ {
+ [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+ public int Id { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "瀹㈡埛缂栫爜")]
+ public string User_No { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "瀹㈡埛鍚嶇О")]
+ public string User_name { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鐢佃瘽")]
+ public string Telephone { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 70, ColumnDescription = "鍦板潃")]
+ public string Address { get; set; }
+
+ [SugarColumn(Length =50,ColumnDescription = "閭")]
+ public string Email { get; set; }
+
+ [SugarColumn(Length = 200, ColumnDescription = "澶囨敞")]
+ public string Remark { get; set; }
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrder.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrder.cs"
new file mode 100644
index 0000000..c531175
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrder.cs"
@@ -0,0 +1,43 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ [SugarTable("Dt_DeliveryOrder", "鍑哄簱鍗�")]
+ public class Dt_DeliveryOrder: BaseEntity
+ {
+ [SugarColumn(ColumnName = "Id", IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
+ public int Id { get; set; }
+
+ [SugarColumn(ColumnName = "Out_no", IsNullable = true, Length = 50, ColumnDescription = "鍑哄簱鍗曞彿")]
+ public string Out_no{ get; set; }
+
+ [SugarColumn(ColumnName = "Out_type", IsNullable = true, Length = 3, ColumnDescription = "鍑哄簱鍗曠被鍨�")]
+ public string Out_type { get; set; }
+
+ [SugarColumn(ColumnName = "Client_no", IsNullable = true, Length = 3, ColumnDescription = "瀹㈡埛浠g爜")]
+ public string Client_no { get; set; }
+
+
+ [SugarColumn(ColumnName = "Account_time", IsNullable = true, ColumnDescription = "鍑哄簱璁拌处鏃堕棿")]
+ public DateTime Account_time { get; set; }
+
+ //鏄惁闇�瑕佷笅闈㈢殑瀛楁
+ //浼樺厛绾� priority
+ //鏄惁鍙栨秷 Is_cancel
+
+ //浼樺厛绾� priority
+ //[SugarColumn(ColumnName = "Priority", IsNullable = true, ColumnDescription = "浼樺厛绾�")]
+ //public int Priority { get; set; }
+
+ ////鏄惁鍙栨秷 Iscancel
+ //[SugarColumn(ColumnName = "Iscancel", IsNullable = true, ColumnDescription = "鏄惁鍙栨秷")]
+ //public int Iscancel { get; set; }
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs"
new file mode 100644
index 0000000..cecf16b
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs"
@@ -0,0 +1,56 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ [SugarTable("Dt_DeliveryOrderDetail", "鍑哄簱鏄庣粏琛�")]
+ public class Dt_DeliveryOrderDetail : BaseEntity
+ {
+ [SugarColumn(ColumnName = "Id", IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
+ public int Id { get; set; }
+
+ [SugarColumn(ColumnName = "DeliveryOrderId", IsNullable = true, ColumnDescription = "鍏宠仈鍏ュ簱鍗旾D")]
+ public int DeliveryOrderId { get; set; }
+
+ //鍖哄煙锛堣嚜宸卞缓绔嬫垨鑰呬粬浠洿鎺ョ粰鍑烘潵锛�
+ [SugarColumn(ColumnName = "Reservoirarea", IsNullable = true, Length = 50, ColumnDescription = "搴撳尯")]
+ public string Reservoirarea { get; set; }
+
+ [SugarColumn(ColumnName = "Goods_no", IsNullable = true, Length = 50, ColumnDescription = "鑽搧缂栫爜")]
+ public string Goods_no { get; set; }
+
+
+ [SugarColumn(ColumnName = "Order_qty", IsNullable = true, ColumnDescription = "鍑哄簱閫�璐ф椂涓鸿礋鏁�")]
+ public decimal Order_qty { get; set; }
+
+ [SugarColumn(ColumnName = "Batch_num", IsNullable = true, Length = 50, ColumnDescription = "鎵瑰彿")]
+ public string Batch_num { get; set; }
+
+ [SugarColumn(ColumnName = "Exp_date", IsNullable = true, Length = 8, ColumnDescription = "鏍℃湡(yyyymmmdd)")]
+ public string Exp_date { get; set; }
+
+ //鏄惁闇�瑕佷笅闈㈢殑瀛楁
+ //sku鍚嶇О productName
+ //sku瑙勬牸 ProductSpecifications
+ //鏁伴噺 quantity
+ //鐩樹簭鏄庣粏 StocktakingDetails
+ //sku鍚嶇О
+ [SugarColumn(ColumnName = "ProductName", IsNullable = true, ColumnDescription = "sku鍚嶇О")]
+ public string ProductName { get; set; }
+
+ //sku瑙勬牸
+ [SugarColumn(ColumnName = "ProductSpecifications", IsNullable = true, ColumnDescription = "sku瑙勬牸")]
+ public string ProductSpecifications { get; set; }
+
+ //鐩堜簭鏄庣粏
+ //StoktakingDetails
+
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_ErrorLog.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_ErrorLog.cs"
new file mode 100644
index 0000000..7936477
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_ErrorLog.cs"
@@ -0,0 +1,31 @@
+锘�//using SqlSugar;
+//using System;
+//using System.Collections.Generic;
+//using System.Linq;
+//using System.Text;
+//using System.Threading.Tasks;
+//using WIDESEA_Core.DB.Models;
+
+//namespace WIDESEA_Model.Models.SquareCabin
+//{
+// [SugarTable("ErrorLog1","鏃ュ織鎶ラ敊琛紝瀹屾垚涓�涓帴鍙f姤閿欑殑鏃跺�欙紝瀹炴椂缁欎笉闇�瑕佸缓琛�")]
+// public class Dt_ErrorLog:BaseEntity
+// {
+// [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+// public int Id { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 2, ColumnDescription = "涓氬姟绫诲瀷(1鍏ュ簱鍗�,2鍏ュ簱瀹屾垚,3鍑哄簱鍗�,4鍑哄簱瀹屾垚,5鑽搧鍩虹,6渚涘簲鍟�,7瀹㈡埛,8搴撳瓨鏌ヨ)")]
+// public string Type { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鍏抽敭缂栫爜/鍗曞彿锛岃褰曟帴鍙e叧閿瓧娈�")]
+// public string Code { get; set; }
+
+// [SugarColumn(IsNullable =true,Length =200,ColumnDescription = "寮傚父淇℃伅")]
+// public string Message { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "澶囨敞")]
+// public string Remark { get; set; }
+
+
+// }
+//}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Inventory.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Inventory.cs"
new file mode 100644
index 0000000..bee6441
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Inventory.cs"
@@ -0,0 +1,38 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models.SquareCabin
+{
+
+ [SugarTable("Dt_Inventory", "搴撳瓨琛�")]
+ public class Dt_Inventory:BaseEntity
+ {
+ [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+ public int Id { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鑽搧缂栫爜")]
+ public string Goods_no { get; set; }
+
+ //鍖哄煙锛堣嚜宸卞缓绔嬫垨鑰呬粬浠洿鎺ョ粰鍑烘潵锛�
+ [SugarColumn(ColumnName = "Reservoirarea", IsNullable = true, Length = 50, ColumnDescription = "搴撳尯")]
+ public string Reservoirarea { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鎵瑰彿")]
+ public string Batch_num { get; set; }
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "涓氬姟搴撳瓨鏁伴噺")]
+ public decimal Business_qty { get; set; }
+
+ [SugarColumn(IsNullable = true, ColumnDescription = "瀹為檯搴撳瓨鏁伴噺")]
+ public decimal Actual_qty { get; set; }
+
+ //鍔犱釜鏁堟湡
+ [SugarColumn(ColumnName = "Goods_no", IsNullable = true, Length = 8, ColumnDescription = "鏍℃湡(yyyymmmdd)")]
+ public string Exp_date { get; set; }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_MedicineGoods.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_MedicineGoods.cs"
new file mode 100644
index 0000000..7fe04ba
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_MedicineGoods.cs"
@@ -0,0 +1,62 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ [SugarTable("Dt_MedicineGoods", "鑽搧鍩虹淇℃伅琛�")]
+ public class Dt_MedicineGoods : BaseEntity
+ {
+ [SugarColumn(ColumnName = "Id", IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
+ public int Id { get; set; }
+
+
+ [SugarColumn(ColumnName = "Goods_no", IsNullable = true, Length = 50, ColumnDescription = "鑽搧缂栫爜锛堝敮涓�锛�")]
+ public string Goods_no { get; set; }
+
+ [SugarColumn(ColumnName = "Goods_tym", IsNullable = true, Length = 50, ColumnDescription = "鑽搧閫氱敤鍚�")]
+ public string Goods_tym { get; set; }
+
+ [SugarColumn(ColumnName = "Goods_spm", IsNullable = true, Length = 50, ColumnDescription = "鑽搧鍚嶇О")]
+ public string Goods_spm { get; set; }
+
+ [SugarColumn(ColumnName = "Model", IsNullable = true, Length = 70, ColumnDescription = "瑙勬牸")]
+ public string Model { get; set; }
+
+ [SugarColumn(ColumnName = "Factory", IsNullable = true, Length = 50, ColumnDescription = "鐢熶骇鍘傚")]
+ public string Factory { get; set; }
+
+ [SugarColumn(ColumnName = "Unit", IsNullable = true, Length = 20, ColumnDescription = "璁¢噺鍗曚綅")]
+ public string Unit { get; set; }
+
+
+ [SugarColumn(ColumnName = "Item_Iength", IsNullable = true, ColumnDescription = "鍗曞搧闀垮害锛屾绫充负鍗曚綅")]
+ public decimal Item_Iength { get; set; }
+
+ [SugarColumn(ColumnName = "Item_width", IsNullable = true, ColumnDescription = "鍗曞搧瀹藉害锛屾绫充负鍗曚綅")]
+ public decimal Item_width { get; set; }
+
+ [SugarColumn(ColumnName = "Item_hight", IsNullable = true, ColumnDescription = "鍗曞搧楂樺害锛屾绫充负鍗曚綅")]
+ public decimal Item_hight { get; set; }
+
+ [SugarColumn(ColumnName = "Item_volumn", IsNullable = true, ColumnDescription = "鍗曞搧浣撶Н锛岀珛鏂规绫充负鍗曚綅")]
+ public decimal Item_volumn { get; set; }
+
+ [SugarColumn(ColumnName = "Item_weight", IsNullable = true, ColumnDescription = "鍗曞搧閲嶉噺锛屽厠涓哄崟浣�")]
+ public decimal Item_weight { get; set; }
+
+
+ [SugarColumn(ColumnName = "Storage_cond", IsNullable = true, Length = 100, ColumnDescription = "鍌ㄥ瓨鏉′欢")]
+ public string Storage_cond { get; set; }
+
+
+ [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "澶囨敞")]
+ public string Remark { get; set; }
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Supplier.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Supplier.cs"
new file mode 100644
index 0000000..be9c5cb
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Supplier.cs"
@@ -0,0 +1,37 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ [SugarTable("Dt_Supplier", "渚涘簲鍟嗚〃")]
+ public class Dt_Supplier:BaseEntity
+ {
+ [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+ public int Id { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "渚涘簲鍟嗙紪鐮�")]
+ public string Supplier_no { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "渚涘簲鍟嗗悕绉�")]
+ public string Supplier_name { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鐢佃瘽")]
+ public string Telephone { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 70, ColumnDescription = "鍦板潃")]
+ public string Address { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "閭")]
+ public string Email { get; set; }
+
+ [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "澶囨敞")]
+ public string Remark { get; set; }
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_WarehouseType.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_WarehouseType.cs"
new file mode 100644
index 0000000..95cfd9e
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_WarehouseType.cs"
@@ -0,0 +1,25 @@
+锘縰sing SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.DB.Models;
+
+namespace WIDESEA_Model.Models
+{
+ public class Dt_WarehouseType:BaseEntity
+ {
+ [SugarColumn(IsPrimaryKey = true, IsIdentity = true,ColumnDescription ="涓婚敭")]
+ public int Id { get; set; }
+
+ //搴撴埧浠g爜 001 002
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "搴撴埧浠g爜")]
+ public string WarehouseCode { get; set; }
+
+ //搴撴埧鍚嶇О
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "搴撴埧鍚嶇О")]
+ public string WarehouseName { get; set; }
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiIn.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiIn.cs"
new file mode 100644
index 0000000..923a9bb
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiIn.cs"
@@ -0,0 +1,35 @@
+锘�//using SqlSugar;
+//using System;
+//using System.Collections.Generic;
+//using System.Linq;
+//using System.Text;
+//using System.Threading.Tasks;
+//using WIDESEA_Core.DB.Models;
+
+//namespace WIDESEA_Model.Models
+//{
+// [SugarTable("Dt_EdiIn", "鍏ュ簱鍗曡〃")]
+// public class Dt_EdiIn : BaseEntity
+// {
+// [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+// public int Id { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "澶栭儴鍏ュ簱鍗曞彿(鍞竴鏍囪瘑)")]
+// public string ExternalOrderNo { get; set; }
+
+// [SugarColumn(IsNullable =true,Length =50,ColumnDescription = "瀹㈡埛CODE")]
+// public string CustomerCode { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50,ColumnDescription = "鐗╂枡绫诲瀷CODE")]
+// public string MaterialCode { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50,ColumnDescription = "鍏ュ簱鍗曠被鍨�(10閿�鍞叆搴�,20鐩樼泩鍏ュ簱)")]
+// public string InOrderType { get; set; }
+
+// [SugarColumn(IsNullable = true,ColumnDescription = "浼樺厛绾�")]
+// public int Priority { get; set; }
+
+// [SugarColumn(IsNullable = true,ColumnDescription = "鏄惁鍙栨秷(1鏄�0鍚�)")]
+// public int IsCancel { get; set; }
+// }
+//}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiInDetail.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiInDetail.cs"
new file mode 100644
index 0000000..f7a25bb
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiInDetail.cs"
@@ -0,0 +1,44 @@
+锘�//using SqlSugar;
+//using System;
+//using System.Collections.Generic;
+//using System.Linq;
+//using System.Text;
+//using System.Threading.Tasks;
+//using WIDESEA_Core.DB.Models;
+
+//namespace WIDESEA_Model.Models.SquareCabinWCS
+//{
+// [SugarTable("Dt_EdiInDetail", "鍏ュ簱鏄庣粏鍗�")]
+// public class Dt_EdiInDetail:BaseEntity
+// {
+// [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+// public int Id { get; set; }
+
+// [SugarColumn(ColumnDescription = "澶栭儴鍏ュ簱鍗曞彿")]
+// public string ExternalOrderNo { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鎵瑰彿")]
+// public string BatchNo { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧缂栫爜")]
+// public string ProductCode { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧鍚嶇О")]
+// public string ProductName { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧瑙勬牸")]
+// public string ProductSpecifications { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鏁伴噺")]
+// public int Quantity { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鏁堟湡")]
+// public DateTime ValidityPeriod { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鐢熶骇鍘傚")]
+// public string Manufacturer { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "搴撴埧鍙�")]
+// public string LibraryNo { get; set; }
+// }
+//}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOut.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOut.cs"
new file mode 100644
index 0000000..b148500
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOut.cs"
@@ -0,0 +1,35 @@
+锘�//using SqlSugar;
+//using System;
+//using System.Collections.Generic;
+//using System.Linq;
+//using System.Text;
+//using System.Threading.Tasks;
+//using WIDESEA_Core.DB.Models;
+
+//namespace WIDESEA_Model.Models
+//{
+// [SugarTable("Dt_EdiOut", "鍑哄簱鍗�")]
+// public class Dt_EdiOut:BaseEntity
+// {
+// [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+// public int Id { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "瀹㈡埛CODE")]
+// public string CustomerCode { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鐗╂枡绫诲瀷CODE")]
+// public string MaterialCode { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "澶栭儴鍑哄簱鍗曞彿(鍞竴鏍囪瘑)")]
+// public string ExternalOrderNo { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鍑哄簱鍗曠被鍨�(10涓�鑸氦鏄�,20鐩樼偣,30鐩樹簭)")]
+// public string OutOrderType { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浼樺厛绾�")]
+// public int Priority { get; set; }
+
+// [SugarColumn(ColumnDescription = "鏄惁鍙栨秷(1鏄�0鍚�)")]
+// public int Is_cancel { get; set; }
+// }
+//}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOutDetail.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOutDetail.cs"
new file mode 100644
index 0000000..6161ed5
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_EdiOutDetail.cs"
@@ -0,0 +1,35 @@
+锘�//using SqlSugar;
+//using System;
+//using System.Collections.Generic;
+//using System.Linq;
+//using System.Text;
+//using System.Threading.Tasks;
+//using WIDESEA_Core.DB.Models;
+
+//namespace WIDESEA_Model.Models.SquareCabinWCS
+//{
+// [SugarTable("Dt_EdiOutDetail", "鍑哄簱璇︾粏鍗�")]
+// public class Dt_EdiOutDetail:BaseEntity
+// {
+// [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+// public int Id { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "澶栭儴鍑哄簱鍗曞彿")]
+// public string ExternalOrderNo { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鎵瑰彿")]
+// public string BatchNo { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧缂栫爜")]
+// public string ProductCode { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧鍚嶇О")]
+// public string ProductName { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧瑙勬牸")]
+// public string ProductSpecifications { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鏁伴噺")]
+// public int Quantity { get; set; }
+// }
+//}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_Product.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_Product.cs"
new file mode 100644
index 0000000..39ef440
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabinWCS/Dt_Product.cs"
@@ -0,0 +1,56 @@
+锘�//using SqlSugar;
+//using System;
+//using System.Collections.Generic;
+//using System.Linq;
+//using System.Text;
+//using System.Threading.Tasks;
+//using WIDESEA_Core.DB.Models;
+
+//namespace WIDESEA_Model.Models.SquareCabinWCS
+//{
+// [SugarTable("Dt_Product", "浜у搧琛�")]
+// internal class Dt_Product:BaseEntity
+// {
+// [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
+// public int Id { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "瀹㈡埛CODE")]
+// public string CustomerCode { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鐗╂枡绫诲瀷CODE")]
+// public string MaterialCode { get; set; } = string.Empty;
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧缂栫爜")]
+// public string ProductCode { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧鍚嶇О")]
+// public string ProductName { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧鏉$爜")]
+// public string ProductBarCode { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "浜у搧瑙勬牸")]
+// public string ProductSpecifications { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鍗曚綅")]
+// public string Unit { get; set; }
+
+// [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鍗曞搧闀�(cm)")]
+// public decimal SingleProductLongNum { get; set; }
+
+// [SugarColumn(IsNullable = true, ColumnDescription = "鍗曞搧瀹�(cm)")]
+// public decimal SingleProductWideNum { get; set; }
+
+// [SugarColumn(IsNullable = true,ColumnDescription = "鍗曞搧楂�(cm)")]
+// public decimal SingleProductHighNum { get; set; }
+
+// [SugarColumn(IsNullable = true,ColumnDescription = "鍗曞搧閲嶉噺(kg)")]
+// public decimal SingleProductWeight { get; set; }
+
+// [SugarColumn(IsNullable = true, ColumnDescription = "鍗曞搧浣撶Н(cm鲁)")]
+// public decimal SingleProductVolume { get; set; }
+
+// [SugarColumn(IsNullable = true, ColumnDescription = "鏄惁鍒犻櫎(1鏄�0鍚�)")]
+// public int IsDelete { get; set; }
+// }
+//}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderDetailRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderDetailRepository.cs"
new file mode 100644
index 0000000..17a85b9
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderDetailRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class CabinOrderDetailRepository : RepositoryBase<Dt_CabinOrderDetail>, ICabinOrderDetailRepository
+ {
+ public CabinOrderDetailRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderRepository.cs"
new file mode 100644
index 0000000..b065804
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CabinOrderRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class CabinOrderRepository : RepositoryBase<Dt_CabinOrder>, ICabinOrderRepository
+ {
+ public CabinOrderRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CustomerRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CustomerRepository.cs"
new file mode 100644
index 0000000..6ea2c6b
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/CustomerRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class CustomerRepository : RepositoryBase<Dt_Customer>, ICustomerRepository
+ {
+ public CustomerRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderDetailRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderDetailRepository.cs"
new file mode 100644
index 0000000..9d15680
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderDetailRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class DeliveryOrderDetailRepository : RepositoryBase<Dt_DeliveryOrderDetail>, IDeliveryOrderDetailRepository
+ {
+ public DeliveryOrderDetailRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderRepository.cs"
new file mode 100644
index 0000000..819e3d9
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/DeliveryOrderRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class DeliveryOrderRepository : RepositoryBase<Dt_DeliveryOrder>, IDeliveryOrderRepository
+ {
+ public DeliveryOrderRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/InventoryRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/InventoryRepository.cs"
new file mode 100644
index 0000000..8914a62
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/InventoryRepository.cs"
@@ -0,0 +1,19 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+using WIDESEA_Model.Models.SquareCabin;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class InventoryRepository : RepositoryBase<Dt_Inventory>, IInventoryRepository
+ {
+ public InventoryRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/MedicineGoodsRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/MedicineGoodsRepository.cs"
new file mode 100644
index 0000000..fec8335
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/MedicineGoodsRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class MedicineGoodsRepository : RepositoryBase<Dt_MedicineGoods>, IMedicineGoodsRepository
+ {
+ public MedicineGoodsRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/SupplierRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/SupplierRepository.cs"
new file mode 100644
index 0000000..a6ef5d2
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/SupplierRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class SupplierRepository : RepositoryBase<Dt_Supplier>, ISupplierRepository
+ {
+ public SupplierRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WIDESEA_SquareCabinRepository.csproj" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WIDESEA_SquareCabinRepository.csproj"
new file mode 100644
index 0000000..c3e0b91
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WIDESEA_SquareCabinRepository.csproj"
@@ -0,0 +1,15 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>net6.0</TargetFramework>
+ <ImplicitUsings>enable</ImplicitUsings>
+ <Nullable>enable</Nullable>
+ </PropertyGroup>
+
+ <ItemGroup>
+ <ProjectReference Include="..\WIDESEA_Core\WIDESEA_Core.csproj" />
+ <ProjectReference Include="..\WIDESEA_I\WIDESEA_ISquareCabinRepository.csproj" />
+ <ProjectReference Include="..\WIDESEA_Model\WIDESEA_Model.csproj" />
+ </ItemGroup>
+
+</Project>
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WarehouseTypeRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WarehouseTypeRepository.cs"
new file mode 100644
index 0000000..53752f8
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinRepository/WarehouseTypeRepository.cs"
@@ -0,0 +1,18 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseRepository;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_Model.Models;
+
+namespace WIDESEA_SquareCabinRepository
+{
+ public class WarehouseTypeRepository : RepositoryBase<Dt_WarehouseType>, IWarehouseTypeRepository
+ {
+ public WarehouseTypeRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderDetailServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderDetailServices.cs"
new file mode 100644
index 0000000..a57bdf0
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderDetailServices.cs"
@@ -0,0 +1,20 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class CabinOrderDetailServices : ServiceBase<Dt_CabinOrderDetail, ICabinOrderDetailRepository>, ICabinOrderDetailServices
+ {
+ public CabinOrderDetailServices(ICabinOrderDetailRepository BaseDal) : base(BaseDal)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs"
new file mode 100644
index 0000000..6f6940f
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs"
@@ -0,0 +1,183 @@
+锘縰sing Masuit.Tools;
+using Newtonsoft.Json;
+using SqlSugar;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Core.Helper;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+using static System.Net.WebRequestMethods;
+using static WIDESEA_DTO.SquareCabin.OrderDto;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class CabinOrderServices : ServiceBase<Dt_CabinOrder, ICabinOrderRepository>, ICabinOrderServices
+ {
+ public CabinOrderServices(ICabinOrderRepository BaseDal) : base(BaseDal)
+ {
+ }
+
+ /// <summary>
+ /// 鑾峰彇涓婃父绯荤粺鐨勫叆搴撳崟
+ /// </summary>
+ /// <param name="searchDate"></param>
+ /// <returns></returns>
+ public WebResponseContent GetUpstreamOrder(DateTime searchDate)
+ {
+ var responseContent = new WebResponseContent();
+
+ try
+ {
+ // 璇锋眰鍦板潃
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/inOrder";
+
+ // 璇锋眰鍙傛暟
+ var requestData = new
+ {
+ searchDate = searchDate.ToString("yyyy-MM-dd HH:mm:ss")
+ };
+
+ // 鍙戣捣璇锋眰
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+
+
+ // 鍙嶅簭鍒楀寲
+ var response = JsonConvert.DeserializeObject<UpstreamResponse<UpstreamOrderInfo>>(result);
+
+ if (response.resultCode != "0")
+ {
+ // 璋冪敤寮傚父鎺ュ彛
+ SendErrorToUpstream(1, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+
+ if (response.data == null || !response.data.Any())
+ {
+ return responseContent.OK("鏃犳柊鍏ュ簱鍗曟暟鎹�");
+ }
+
+ Db.Ado.BeginTran();
+
+ foreach (var order in response.data)
+ {
+ try
+ {
+ // 鎻掑叆鍏ュ簱鍗曡〃
+ var entityOrder = new Dt_CabinOrder
+ {
+ Order_no = order.order_no,
+ Order_type = order.order_type,
+ Supplier_no = order.supplier_no,
+ Account_tiem= order.account_time,
+ };
+
+ var orderId = Db.Insertable(entityOrder).ExecuteReturnIdentity(); //灏辨槸杩斿洖涓婚敭ID銆�
+
+ // 鎻掑叆鍏ュ簱鏄庣粏琛�
+ var detailEntities = order.details.Select(d => new Dt_CabinOrderDetail
+ {
+ OrderId = orderId,
+ Goods_no = d.goods_no,
+ Order_qty = d.order_qty,
+ Batch_num = d.batch_num,
+ Exp_date = d.exp_date,
+ Warehouse_no = d.warehouse_no,
+ Status = 0,
+ }).ToList();
+
+ Db.Insertable(detailEntities).ExecuteCommand();
+ }
+ catch (Exception innerEx)
+ {
+ // 閽堝鏌愭潯璁㈠崟鎶ラ敊鏃讹紝鎺ㄩ�佸紓甯哥粰涓婃父
+ SendErrorToUpstream(1, order.order_no, innerEx.Message, "");
+ throw; // 鎶涘嚭寮傚父锛岃澶栧眰鎹曡幏鍥炴粴
+ }
+ }
+
+ Db.Ado.CommitTran();
+
+ return responseContent.OK("鍚屾鍏ュ簱鍗曟垚鍔�");
+ }
+ catch (Exception ex)
+ {
+ // 鍏ㄥ眬寮傚父鏃讹紝涔熸帹閫佸紓甯哥粰涓婃父
+ SendErrorToUpstream(1, "", ex.Message, "");
+ Db.Ado.RollbackTran();
+ return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鍏ュ簱鎶ュ畬鎴愭帴鍙�
+ /// </summary>
+ /// <param name="order_no">鍏ュ簱鍗曞彿</param>
+ /// <returns></returns>
+ public WebResponseContent CompleteOrder(string order_no)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ if (string.IsNullOrWhiteSpace(order_no))
+ {
+ return responseContent.Error("鍏ュ簱鍗曞彿涓嶅彲浠ヤ负绌�");
+ }
+ var url = " http://127.0.0.1:9090/GYZ2/95fck/inOrderOk";
+ var reslut=HttpHelper.Post(url, new {order_no }.ToJsonString());
+ var response = JsonConvert.DeserializeObject<UpstreamOrderResponse>(reslut);
+ if (response.resultCode != "0")
+ {
+ SendErrorToUpstream(2, "", "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+ return responseContent.OK("鎿嶄綔鎴愬姛");
+ }
+
+ catch (Exception ex)
+ {
+ SendErrorToUpstream(1, "", ex.Message, "");
+ return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+ }
+
+ }
+
+ /// <summary>
+ /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨
+ /// </summary>
+ public void SendErrorToUpstream(int type, string code, string message, string remark)
+ {
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/lexceptionLogog";
+
+ var requestData = new
+ {
+ type = type.ToString(),
+ code = code,
+ message = message,
+ remark = remark
+ };
+
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+ // 鍙互鍙嶅簭鍒楀寲妫�鏌� resultCode 鏄惁涓�0
+ }
+ catch (Exception e)
+ {
+ // 杩欓噷涓嶈鍐嶆姏寮傚父浜嗭紝閬垮厤姝诲惊鐜�
+ Console.WriteLine("寮傚父鎺ュ彛鎺ㄩ�佸け璐ワ細" + e.Message);
+ }
+ }
+
+
+
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CustomerServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CustomerServices.cs"
new file mode 100644
index 0000000..6745c3a
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CustomerServices.cs"
@@ -0,0 +1,100 @@
+锘縰sing Masuit.Tools;
+using Newtonsoft.Json;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Core.Helper;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+using static WIDESEA_DTO.SquareCabin.OrderDto;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class CustomerServices : ServiceBase<Dt_Customer, ICustomerRepository>, ICustomerServices
+ {
+ public CustomerServices(ICustomerRepository BaseDal) : base(BaseDal)
+ {
+ }
+
+ public WebResponseContent GetCustomerList(DateTime searchDate)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ //璇锋眰鍦板潃
+ var url = "http:/127.0.0.1:9000/GYZ2/95fck/clientInfo";
+ //璇锋眰鍙傛暟
+ var requestDate = new
+ {
+ searchDate = searchDate.ToString("yyyy-MM-dd:mm:ss")
+ };
+ //璋冪敤涓婃父鎺ュ彛
+ var reslu = HttpHelper.Post(url, requestDate.ToJsonString());
+ var response = JsonConvert.DeserializeObject<UpstreamResponse<CustomerInfo>>(reslu);
+ if (response.resultCode!="0")
+ {
+ // 璋冪敤寮傚父鎺ュ彛
+ SendErrorToUpstream(7, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+ if (response.data == null || !response.data.Any())
+ {
+ return responseContent.OK("杩斿洖鐢ㄦ埛鍒楄〃涓虹┖");
+ }
+ foreach (var custom in response.data)
+ {
+ var customdata = new Dt_Customer
+ {
+ Client_no=custom.client_no,
+ Client_name=custom.client_name,
+ Telephone=custom.telephone,
+ Address = custom.address,
+ Email =custom.email,
+ Remark=custom.remark,
+ ModifyDate = custom.modify_date
+ };
+ AddData(customdata);
+ }
+ return responseContent.OK("淇℃伅鍚屾鎴愬姛");
+ }
+ catch (Exception ex)
+ {
+ SendErrorToUpstream(7, "", ex.Message, "");
+ return responseContent.Error(ex.Message);
+ }
+ }
+ /// <summary>
+ /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨
+ /// </summary>
+ public void SendErrorToUpstream(int type, string code, string message, string remark)
+ {
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/exceptionLog";
+
+ var requestData = new
+ {
+ type = type.ToString(),
+ code = code,
+ message = message,
+ remark = remark
+ };
+
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+ // 鍙互鍙嶅簭鍒楀寲妫�鏌� resultCode 鏄惁涓�0
+ }
+ catch (Exception e)
+ {
+ // 杩欓噷涓嶈鍐嶆姏寮傚父浜嗭紝閬垮厤姝诲惊鐜�
+ Console.WriteLine("寮傚父鎺ュ彛鎺ㄩ�佸け璐ワ細" + e.Message);
+ }
+ }
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderDetailServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderDetailServices.cs"
new file mode 100644
index 0000000..98605c8
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderDetailServices.cs"
@@ -0,0 +1,20 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class DeliveryOrderDetailServices : ServiceBase<Dt_DeliveryOrderDetail, IDeliveryOrderDetailRepository>, IDeliveryOrderDetailServices
+ {
+ public DeliveryOrderDetailServices(IDeliveryOrderDetailRepository BaseDal) : base(BaseDal)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs"
new file mode 100644
index 0000000..559beea
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs"
@@ -0,0 +1,174 @@
+锘縰sing Masuit.Tools;
+using Newtonsoft.Json;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Core.Helper;
+using WIDESEA_DTO.SquareCabin;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+using static WIDESEA_DTO.SquareCabin.OrderDto;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class DeliveryOrderServices : ServiceBase<Dt_DeliveryOrder, IDeliveryOrderRepository>, IDeliveryOrderServices
+ {
+ public DeliveryOrderServices(IDeliveryOrderRepository BaseDal) : base(BaseDal)
+ {
+ }
+
+
+
+
+
+ /// <summary>
+ /// 鑾峰彇涓婃父鍑哄簱鍗� 0鎴愬姛1澶辫触
+ /// </summary>
+ /// <param name="searchDate"></param>
+ /// <returns></returns>
+ public WebResponseContent GetUpstreamOutOrder(DateTime searchDate)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ //璇锋眰鍦板潃
+ var url = "http:/127.0.0.1:9000/GYZ2/95fck/outOrder";
+ //璇锋眰鍙傛暟
+ var requestDate = new
+ {
+ searchDate = searchDate.ToString("yyyy-MM-dd:mm:ss")
+ };
+
+ //鍙戣捣璇锋眰
+ var reslu = HttpHelper.Post(url, requestDate.ToJsonString());
+ //鍙嶅簭鍒楀寲
+ var response = JsonConvert.DeserializeObject<UpstreamResponse<UpstramOutOrderInfo>>(reslu);
+
+ if (response.resultCode != "0")
+ {
+ // 璋冪敤寮傚父鎺ュ彛
+ SendErrorToUpstream(1, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+
+ if (response.data == null || !response.data.Any())
+ {
+ return responseContent.OK("鏃犳柊鍏ュ簱鍗曟暟鎹�");
+ }
+
+ //寮�鍚簨鍔�
+ Db.Ado.BeginTran();
+
+ foreach (var outorder in response.data)
+ {
+ try
+ {
+ //鎻掑叆鍑哄簱鍗�
+ var OutOders = new Dt_DeliveryOrder
+ {
+ Out_no = outorder.out_no,
+ Out_type = outorder.out_type,
+ Client_no=outorder.client_no,
+ Account_time = outorder.account_time,
+ };
+ var outorderId = Db.Insertable(outorder).ExecuteReturnIdentity();//杩斿洖涓婚敭id
+
+ //鎻掑叆鍑哄簱鍗曟槑缁�
+ var OutOrderDetails = outorder.details.Select(d => new Dt_DeliveryOrderDetail
+ {
+ DeliveryOrderId = outorderId,
+ Goods_no = d.goods_no,
+ Order_qty = d.out_qty,
+ Batch_num = d.batch_num,
+ Exp_date = d.exp_date
+ }).ToList();
+ Db.Insertable(OutOrderDetails).ExecuteCommand();
+ }
+ catch (Exception ex)
+ {
+
+ // 閽堝鏌愭潯璁㈠崟鎶ラ敊鏃讹紝鎺ㄩ�佸紓甯哥粰涓婃父
+ SendErrorToUpstream(3, outorder.out_no, ex.Message, "");
+ throw; // 鎶涘嚭寮傚父锛岃澶栧眰鎹曡幏鍥炴粴
+ }
+ }
+ Db.Ado.CommitTran();
+ return responseContent.OK("鍚屾鍏ュ簱鍗曟垚鍔�");
+ }
+ catch (Exception ex)
+ {
+ // 鍏ㄥ眬寮傚父鏃讹紝涔熸帹閫佸紓甯哥粰涓婃父
+ SendErrorToUpstream(3, "", ex.Message, "");
+ Db.Ado.RollbackTran();
+ return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+ }
+ }
+
+
+ /// <summary>
+ /// 鍑哄簱鎶ュ畬鎴愭帴鍙�
+ /// </summary>
+ /// <param name="out_no">鍑哄簱鍗曞彿</param>
+ /// <returns></returns>
+ public WebResponseContent CompleteOutOrder(string out_no)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ if (string.IsNullOrWhiteSpace(out_no))
+ {
+ return responseContent.Error("鍏ュ簱鍗曞彿涓嶅彲浠ヤ负绌�");
+ }
+ var url = " http://127.0.0.1:9090/GYZ2/95fck/outOrderOk";
+ var reslut = HttpHelper.Post(url, new {out_no }.ToJsonString());
+ var response = JsonConvert.DeserializeObject<UpstreamOrderResponse>(reslut);
+ if (response.resultCode != "0")
+ {
+ SendErrorToUpstream(4, "", "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+ return responseContent.OK("鎿嶄綔鎴愬姛");
+ }
+
+ catch (Exception ex)
+ {
+ SendErrorToUpstream(1, "", ex.Message, "");
+ return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+ }
+ }
+
+
+ /// <summary>
+ /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺 1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨鏌ヨ鎺ュ彛
+ /// </summary>
+ public void SendErrorToUpstream(int type, string code, string message, string remark)
+ {
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/exceptionLog";
+
+ var requestData = new
+ {
+ type = type.ToString(),
+ code = code,
+ message = message,
+ remark = remark
+ };
+
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+ // 鍙互鍙嶅簭鍒楀寲妫�鏌� resultCode 鏄惁涓�0
+ }
+ catch (Exception e)
+ {
+ // 杩欓噷涓嶈鍐嶆姏寮傚父浜嗭紝閬垮厤姝诲惊鐜�
+ Console.WriteLine("寮傚父鎺ュ彛鎺ㄩ�佸け璐ワ細" + e.Message);
+ }
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/InventoryServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/InventoryServices.cs"
new file mode 100644
index 0000000..fdec116
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/InventoryServices.cs"
@@ -0,0 +1,107 @@
+锘縰sing AngleSharp.Io;
+using Masuit.Tools;
+using Newtonsoft.Json;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Core.Helper;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_Model.Models.SquareCabin;
+using WIDESEA_SquareCabinRepository;
+using static WIDESEA_DTO.SquareCabin.OrderDto;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class InventoryServices : ServiceBase<Dt_Inventory, IInventoryRepository>, IInventoryServices
+ {
+ public InventoryServices(IInventoryRepository BaseDal) : base(BaseDal)
+ {
+ }
+
+ /// <summary>
+ /// 鑾峰彇涓婃父搴撳瓨淇℃伅
+ /// </summary>
+ /// <param name="goods_no">鍟嗗搧缂栫爜</param>
+ /// <param name="batch_num">鎵瑰彿</param>
+ /// <returns></returns>
+ /// <exception cref="NotImplementedException"></exception>
+ public WebResponseContent GetInventoryList(string goods_no, string batch_num)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/repositoryInfo";
+ // 鍙戣捣璇锋眰
+ var result = HttpHelper.Post(url, new { goods_no,batch_num}.ToJsonString());
+
+ // 鍙嶅簭鍒楀寲
+ var response = JsonConvert.DeserializeObject<UpstreamResponse<InventoryInfo>>(result);
+
+ if (response.resultCode!="0")
+ {
+ // 璋冪敤寮傚父鎺ュ彛
+ SendErrorToUpstream(8, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+ if (response.data == null || !response.data.Any())
+ {
+ return responseContent.OK("鏃犳柊搴撳瓨鏁版嵁");
+ }
+ foreach (var item in response.data)
+ {
+ var Inver = new Dt_Inventory
+ {
+ Goods_no = item.goods_no,
+ Batch_num = item.batch_num,
+ Exp_date=item.exp_date,
+ Business_qty = item.business_qty,
+ Actual_qty = item.actural_qty,
+ };
+ AddData(Inver);
+ }
+ return responseContent.OK("搴撳瓨淇℃伅鍚屾瀹屾垚");
+ }
+ catch (Exception ex)
+ {
+
+ SendErrorToUpstream(8, "", ex.Message, "");
+ return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨
+ /// </summary>
+ public void SendErrorToUpstream(int type, string code, string message, string remark)
+ {
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/exceptionLog";
+
+ var requestData = new
+ {
+ type = type.ToString(),
+ code = code,
+ message = message,
+ remark = remark
+ };
+
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+ // 鍙互鍙嶅簭鍒楀寲妫�鏌� resultCode 鏄惁涓�0
+ }
+ catch (Exception e)
+ {
+ // 杩欓噷涓嶈鍐嶆姏寮傚父浜嗭紝閬垮厤姝诲惊鐜�
+ Console.WriteLine("寮傚父鎺ュ彛鎺ㄩ�佸け璐ワ細" + e.Message);
+ }
+ }
+
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs"
new file mode 100644
index 0000000..7ca4ca4
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs"
@@ -0,0 +1,119 @@
+锘縰sing AngleSharp.Dom;
+using Masuit.Tools;
+using Newtonsoft.Json;
+using SharpCompress.Common;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Security.Policy;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Core.Helper;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+using static WIDESEA_DTO.SquareCabin.OrderDto;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class MedicineGoodsServices : ServiceBase<Dt_MedicineGoods, IMedicineGoodsRepository>, IMedicineGoodsServices
+ {
+ public MedicineGoodsServices(IMedicineGoodsRepository BaseDal) : base(BaseDal)
+ {
+ }
+
+ /// <summary>
+ /// 鑾峰彇鑽搧鍩虹淇℃伅鍚屾鎺ュ彛
+ /// </summary>
+ /// <returns></returns>
+ public WebResponseContent GetMedicineGoodsInfom(DateTime searchDate)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/goodsInfo";
+
+ // 璇锋眰鍙傛暟
+ var requestData = new
+ {
+ searchDate = searchDate.ToString("yyyy-MM-dd HH:mm:ss")
+ };
+
+ // 鍙戣捣璇锋眰
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+
+ // 鍙嶅簭鍒楀寲
+ var response = JsonConvert.DeserializeObject<UpstreamResponse<MedicationsInfo>>(result);
+
+ if (response.resultCode != "0")
+ {
+ // 璋冪敤寮傚父鎺ュ彛
+ SendErrorToUpstream(5, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+ if (response.data == null || !response.data.Any())
+ {
+ return responseContent.OK("鏃犳柊鑽搧鏁版嵁");
+ }
+
+ foreach (var Medicat in response.data)
+ {
+ var entity = new Dt_MedicineGoods
+ {
+ Goods_no = Medicat.goods_no,
+ Goods_spm = Medicat.goods_spm,
+ Model = Medicat.model,
+ Factory= Medicat.factory,
+ Unit= Medicat.unit,
+ Item_Iength=Medicat.item_length,
+ Item_weight = Medicat.item_weight,
+ Item_hight = Medicat.item_hight,
+ Item_volumn = Medicat.item_volumn,
+ Storage_cond=Medicat.storage_cond,
+ Remark=Medicat.remark,
+
+ ModifyDate = Medicat.modify_date
+ };
+ AddData(entity);
+ }
+ return responseContent.OK("鍚屾鎴愬姛");
+ }
+
+ catch (Exception ex)
+ {
+ SendErrorToUpstream(5, "", ex.Message, "");
+ return responseContent.Error(ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨
+ /// </summary>
+ public void SendErrorToUpstream(int type, string code, string message, string remark)
+ {
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/exceptionLog";
+
+ var requestData = new
+ {
+ type = type.ToString(),
+ code = code,
+ message = message,
+ remark = remark
+ };
+
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+ // 鍙互鍙嶅簭鍒楀寲妫�鏌� resultCode 鏄惁涓�0
+ }
+ catch (Exception e)
+ {
+ // 杩欓噷涓嶈鍐嶆姏寮傚父浜嗭紝閬垮厤姝诲惊鐜�
+ Console.WriteLine("寮傚父鎺ュ彛鎺ㄩ�佸け璐ワ細" + e.Message);
+ }
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/SupplierServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/SupplierServices.cs"
new file mode 100644
index 0000000..57c290c
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/SupplierServices.cs"
@@ -0,0 +1,105 @@
+锘縰sing Masuit.Tools;
+using Newtonsoft.Json;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_Core.Helper;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+using static WIDESEA_DTO.SquareCabin.OrderDto;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class SupplierServices : ServiceBase<Dt_Supplier, ISupplierRepository>, ISupplierServices
+ {
+ public SupplierServices(ISupplierRepository BaseDal) : base(BaseDal)
+ {
+ }
+
+ /// <summary>
+ /// 鑾峰彇涓婃父渚涘簲鍟嗕俊鎭� 0鎴愬姛1澶辫触
+ /// </summary>
+ /// <param name="searchDate"></param>
+ /// <returns></returns>
+ public WebResponseContent SyncSupplier(DateTime searchDate)
+ {
+ var responseContent = new WebResponseContent();
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/supplierInfo";
+
+ // 璇锋眰鍙傛暟
+ var requestData = new
+ {
+ searchDate = searchDate.ToString("yyyy-MM-dd HH:mm:ss")
+ };
+ var result = HttpHelper.Post(url, responseContent.ToJsonString());
+ var response = JsonConvert.DeserializeObject<UpstreamResponse<SupplierInfo>>(result);
+ if (response.resultCode!="0")
+ {
+ //璋冪敤寮傚父鎺ュ彛
+ SendErrorToUpstream(6, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+ return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+ }
+ if (response.data == null || !response.data.Any())
+ {
+ return responseContent.OK("涓婃父渚涘簲鍟嗕俊鎭负绌�");
+ }
+ foreach (var supplier in response.data)
+ {
+ var supplierInfo = new Dt_Supplier {
+ Supplier_no=supplier.supplier_no,
+ Supplier_name = supplier.supplier_name,
+ Telephone=supplier.phone,
+ Address = supplier.address,
+ Email=supplier.email,
+ Remark=supplier.remark,
+ ModifyDate=supplier.modify_date,
+ };
+ AddData(supplierInfo);
+
+ }
+ return responseContent.OK("鍚屾鎴愬姛");
+ }
+ catch (Exception ex)
+ {
+
+ SendErrorToUpstream(6, "", ex.Message, "");
+ return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨
+ /// </summary>
+ public void SendErrorToUpstream(int type, string code, string message, string remark)
+ {
+ try
+ {
+ var url = "http://127.0.0.1:9090/GYZ2/95fck/exceptionLog";
+
+ var requestData = new
+ {
+ type = type.ToString(),
+ code = code,
+ message = message,
+ remark = remark
+ };
+
+ var result = HttpHelper.Post(url, requestData.ToJsonString());
+ // 鍙互鍙嶅簭鍒楀寲妫�鏌� resultCode 鏄惁涓�0
+ }
+ catch (Exception e)
+ {
+ // 杩欓噷涓嶈鍐嶆姏寮傚父浜嗭紝閬垮厤姝诲惊鐜�
+ Console.WriteLine("寮傚父鎺ュ彛鎺ㄩ�佸け璐ワ細" + e.Message);
+ }
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WIDESEA_SquareCabinServices.csproj" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WIDESEA_SquareCabinServices.csproj"
new file mode 100644
index 0000000..4ea58bb
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WIDESEA_SquareCabinServices.csproj"
@@ -0,0 +1,16 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>net6.0</TargetFramework>
+ <ImplicitUsings>enable</ImplicitUsings>
+ <Nullable>enable</Nullable>
+ </PropertyGroup>
+
+ <ItemGroup>
+ <ProjectReference Include="..\WIDESEA_DTO\WIDESEA_DTO.csproj" />
+ <ProjectReference Include="..\WIDESEA_ISquareCabinServices\WIDESEA_ISquareCabinServices.csproj" />
+ <ProjectReference Include="..\WIDESEA_Model\WIDESEA_Model.csproj" />
+ <ProjectReference Include="..\WIDESEA_SquareCabinRepository\WIDESEA_SquareCabinRepository.csproj" />
+ </ItemGroup>
+
+</Project>
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WarehouseTypeServices.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WarehouseTypeServices.cs"
new file mode 100644
index 0000000..cff8672
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/WarehouseTypeServices.cs"
@@ -0,0 +1,20 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using WIDESEA_Core.BaseServices;
+using WIDESEA_ISquareCabinRepository;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models;
+using WIDESEA_SquareCabinRepository;
+
+namespace WIDESEA_SquareCabinServices
+{
+ public class WarehouseTypeServices : ServiceBase<Dt_WarehouseType, WarehouseTypeRepository>, IWarehouseTypeServices
+ {
+ public WarehouseTypeServices(WarehouseTypeRepository BaseDal) : base(BaseDal)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer.sln" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer.sln"
index bb25daf..a631858 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer.sln"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer.sln"
@@ -78,6 +78,14 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_IStoragIntegrationServices", "WIDESEA_IStoragIntegrationServices\WIDESEA_IStoragIntegrationServices.csproj", "{94D572FA-810E-4897-B673-AF988FD4019E}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_ISquareCabinRepository", "WIDESEA_I\WIDESEA_ISquareCabinRepository.csproj", "{1F2B754E-819F-4D71-A873-C099AA9A760E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_SquareCabinRepository", "WIDESEA_SquareCabinRepository\WIDESEA_SquareCabinRepository.csproj", "{8584322D-54AE-40AF-8BF5-B8C2B29820A5}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_ISquareCabinServices", "WIDESEA_ISquareCabinServices\WIDESEA_ISquareCabinServices.csproj", "{1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_SquareCabinServices", "WIDESEA_SquareCabinServices\WIDESEA_SquareCabinServices.csproj", "{FD984F34-1876-4808-AD7C-28A41E665504}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -436,6 +444,54 @@
{94D572FA-810E-4897-B673-AF988FD4019E}.Release|Any CPU.Build.0 = Release|Any CPU
{94D572FA-810E-4897-B673-AF988FD4019E}.Release|x86.ActiveCfg = Release|Any CPU
{94D572FA-810E-4897-B673-AF988FD4019E}.Release|x86.Build.0 = Release|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Debug|x86.Build.0 = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Dev|Any CPU.ActiveCfg = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Dev|Any CPU.Build.0 = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Dev|x86.ActiveCfg = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Dev|x86.Build.0 = Debug|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Release|x86.ActiveCfg = Release|Any CPU
+ {1F2B754E-819F-4D71-A873-C099AA9A760E}.Release|x86.Build.0 = Release|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Debug|x86.Build.0 = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Dev|Any CPU.ActiveCfg = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Dev|Any CPU.Build.0 = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Dev|x86.ActiveCfg = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Dev|x86.Build.0 = Debug|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Release|x86.ActiveCfg = Release|Any CPU
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5}.Release|x86.Build.0 = Release|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Debug|x86.Build.0 = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Dev|Any CPU.ActiveCfg = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Dev|Any CPU.Build.0 = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Dev|x86.ActiveCfg = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Dev|x86.Build.0 = Debug|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Release|x86.ActiveCfg = Release|Any CPU
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3}.Release|x86.Build.0 = Release|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Debug|x86.Build.0 = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Dev|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Dev|Any CPU.Build.0 = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Dev|x86.ActiveCfg = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Dev|x86.Build.0 = Debug|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Release|x86.ActiveCfg = Release|Any CPU
+ {FD984F34-1876-4808-AD7C-28A41E665504}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -467,6 +523,10 @@
{9912BD12-4CF7-4A91-8203-47C9C125004C} = {8498AA9D-CDC4-4FD2-81AE-DE6AD78F75ED}
{55326F38-372A-4606-B7FB-8C01BBAEC4FC} = {8498AA9D-CDC4-4FD2-81AE-DE6AD78F75ED}
{94D572FA-810E-4897-B673-AF988FD4019E} = {A73C1AFF-FF92-4825-B607-2E908077EBA4}
+ {1F2B754E-819F-4D71-A873-C099AA9A760E} = {B131DEBD-A555-490B-B448-46425298E427}
+ {8584322D-54AE-40AF-8BF5-B8C2B29820A5} = {798C4C07-A3B2-47AD-A69C-922D5217B5CA}
+ {1FCD1E49-069F-4C34-ACF0-C561DC9A0DA3} = {A73C1AFF-FF92-4825-B607-2E908077EBA4}
+ {FD984F34-1876-4808-AD7C-28A41E665504} = {8498AA9D-CDC4-4FD2-81AE-DE6AD78F75ED}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {599A7267-7402-4143-84AE-9B407FC2BB69}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderController.cs"
new file mode 100644
index 0000000..68e40e4
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderController.cs"
@@ -0,0 +1,30 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/CabinOrder")]
+ [ApiController]
+ public class CabinOrderController : ApiBaseController<ICabinOrderServices, Dt_CabinOrder>
+ {
+ public CabinOrderController(ICabinOrderServices service) : base(service)
+ {
+ }
+
+
+ [HttpPost,Route("GetUpstreamOrder"),AllowAnonymous]
+ public WebResponseContent GetUpstreamOrder(DateTime searchDate)
+ {
+ return Service.GetUpstreamOrder(searchDate);
+ }
+
+
+ [HttpPost, Route("CompleteOrder"), AllowAnonymous]
+ public WebResponseContent CompleteOrder(string order_no)
+ {
+ return Service.CompleteOrder(order_no);
+ }
+
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderDetailController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderDetailController.cs"
new file mode 100644
index 0000000..23be908
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderDetailController.cs"
@@ -0,0 +1,15 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/CabinOrderDetail")]
+ [ApiController]
+ public class CabinOrderDetailController : ApiBaseController<ICabinOrderDetailServices, Dt_CabinOrderDetail>
+ {
+ public CabinOrderDetailController(ICabinOrderDetailServices service) : base(service)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CustomerController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CustomerController.cs"
new file mode 100644
index 0000000..01dbae9
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CustomerController.cs"
@@ -0,0 +1,16 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/Customer")]
+ [ApiController]
+ public class CustomerController : ApiBaseController<ICustomerServices, Dt_Customer>
+ {
+ public CustomerController(ICustomerServices service) : base(service)
+ {
+
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs"
new file mode 100644
index 0000000..db2670f
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs"
@@ -0,0 +1,28 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/DeliveryOrder")]
+ [ApiController]
+ public class DeliveryOrderController : ApiBaseController<IDeliveryOrderServices, Dt_DeliveryOrder>
+ {
+ public DeliveryOrderController(IDeliveryOrderServices service) : base(service)
+ {
+ }
+
+
+ [HttpPost,Route("GetUpstreamOutOrder"),AllowAnonymous]
+ public WebResponseContent GetUpstreamOutOrder(DateTime searchDate)
+ {
+ return Service.GetUpstreamOutOrder(searchDate);
+ }
+
+ [HttpPost, Route("CompleteOutOrder"), AllowAnonymous]
+ public WebResponseContent CompleteOutOrder(string out_no)
+ {
+ return Service.CompleteOutOrder(out_no);
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderDetailController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderDetailController.cs"
new file mode 100644
index 0000000..d4d1ef4
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderDetailController.cs"
@@ -0,0 +1,15 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/DeliveryOrderDetail")]
+ [ApiController]
+ public class DeliveryOrderDetailController : ApiBaseController<IDeliveryOrderDetailServices, Dt_DeliveryOrderDetail>
+ {
+ public DeliveryOrderDetailController(IDeliveryOrderDetailServices service) : base(service)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/InventoryController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/InventoryController.cs"
new file mode 100644
index 0000000..e96b14e
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/InventoryController.cs"
@@ -0,0 +1,16 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+using WIDESEA_Model.Models.SquareCabin;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/Inventory")]
+ [ApiController]
+ public class InventoryController : ApiBaseController<IInventoryServices, Dt_Inventory>
+ {
+ public InventoryController(IInventoryServices service) : base(service)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/MedicineGoodsController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/MedicineGoodsController.cs"
new file mode 100644
index 0000000..47f3b3a
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/MedicineGoodsController.cs"
@@ -0,0 +1,21 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/MedicineGoods")]
+ [ApiController]
+ public class MedicineGoodsController : ApiBaseController<IMedicineGoodsServices, Dt_MedicineGoods>
+ {
+ public MedicineGoodsController(IMedicineGoodsServices service) : base(service)
+ {
+
+ }
+ [HttpPost,Route("GetMedicineGoodsInfom"),AllowAnonymous]
+ public WebResponseContent GetMedicineGoodsInfom(DateTime searchDate)
+ {
+ return Service.GetMedicineGoodsInfom(searchDate);
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/SupplierController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/SupplierController.cs"
new file mode 100644
index 0000000..4633aba
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/SupplierController.cs"
@@ -0,0 +1,22 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/Supplier")]
+ [ApiController]
+ public class SupplierController : ApiBaseController<ISupplierServices, Dt_Supplier>
+ {
+ public SupplierController(ISupplierServices service) : base(service)
+ {
+
+ }
+
+ [HttpPost,Route("SyncSupplier"),AllowAnonymous]
+ public WebResponseContent SyncSupplier(DateTime searchDate)
+ {
+ return Service.SyncSupplier(searchDate);
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/WarehouseTypeController.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/WarehouseTypeController.cs"
new file mode 100644
index 0000000..7d421cd
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/WarehouseTypeController.cs"
@@ -0,0 +1,15 @@
+锘縰sing Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Mvc;
+using WIDESEA_ISquareCabinServices;
+
+namespace WIDESEA_WMSServer.Controllers
+{
+ [Route("api/WarehouseType")]
+ [ApiController]
+ public class WarehouseTypeController : ApiBaseController<IWarehouseTypeServices, Dt_WarehouseType>
+ {
+ public WarehouseTypeController(IWarehouseTypeServices service) : base(service)
+ {
+ }
+ }
+}
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs"
index 7b466be..a100980 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs"
@@ -40,7 +40,7 @@
builder.Services.AddAllOptionRegister();//读取配置文件
builder.Services.AddMemoryCacheSetup();//缓存
builder.Services.AddSqlsugarSetup();//SqlSugar 启动服务
-builder.Services.AddInitializationHostServiceSetup();//应用初始化服务注入
+builder.Services.AddInitializationHostServiceSetup();//应用初始化服务注入
builder.Services.AddDbSetup();//Db 启动服务
//todo 初始化模型验证配置
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj"
index 6091c76..b4afd16 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj"
@@ -34,6 +34,7 @@
<ItemGroup>
<ProjectReference Include="..\WIDESEA_BusinessServices\WIDESEA_BusinessServices.csproj" />
+ <ProjectReference Include="..\WIDESEA_ISquareCabinServices\WIDESEA_ISquareCabinServices.csproj" />
<ProjectReference Include="..\WIDESEA_Services\WIDESEA_Services.csproj" />
<ProjectReference Include="..\WIDESEA_IServices\WIDESEA_IServices.csproj" />
<ProjectReference Include="..\WIDESEA_StorageBasicServices\WIDESEA_StorageBasicServices.csproj" />
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json"
index 824fe8b..f3d8911 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json"
@@ -10,8 +10,8 @@
"MainDB": "DB_WIDESEA", //褰撳墠椤圭洰鐨勪富搴擄紝鎵�瀵瑰簲鐨勮繛鎺ュ瓧绗︿覆鐨凟nabled蹇呴』涓簍rue
//杩炴帴瀛楃涓�
//"ConnectionString": "HTI6FB1H05Krd07mNm9yBCNhofW6edA5zLs9TY~MNthRYW3kn0qKbMIsGp~3yyPDF1YZUCPBQx8U0Jfk4PH~ajNFXVIwlH85M3F~v_qKYQ3CeAz3q1mLVDn8O5uWt1~3Ut2V3KRkEwYHvW2oMDN~QIDXPxDgXN0R2oTIhc9dNu7QNaLEknblqmHhjaNSSpERdDVZIgHnMKejU_SL49tralBkZmDNi0hmkbL~837j1NWe37u9fJKmv91QPb~16JsuI9uu0EvNZ06g6PuZfOSAeFH9GMMIZiketdcJG3tHelo=",
- "ConnectionString": "Data Source=.\\LIULEI;Initial Catalog=WIDESEA_WMSDB_CD;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
-
+ //"ConnectionString": "Data Source=.; Catalog=WIDESEA_WMSDBFZ;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
+ "ConnectionString": "Data Source=.;Initial Catalog=WIDESEA_WMSDBFZ;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
//璺ㄥ煙
"Cors": {
"PolicyName": "CorsIpAccess", //绛栫暐鍚嶇О
diff --git "a/\351\241\271\347\233\256\350\265\204\346\226\231/\346\212\200\346\234\257\345\215\217\350\256\256/~$\344\270\200\357\274\232\346\212\200\346\234\257\351\234\200\346\261\202.docx" "b/\351\241\271\347\233\256\350\265\204\346\226\231/\346\212\200\346\234\257\345\215\217\350\256\256/~$\344\270\200\357\274\232\346\212\200\346\234\257\351\234\200\346\261\202.docx"
new file mode 100644
index 0000000..fcd42e3
--- /dev/null
+++ "b/\351\241\271\347\233\256\350\265\204\346\226\231/\346\212\200\346\234\257\345\215\217\350\256\256/~$\344\270\200\357\274\232\346\212\200\346\234\257\351\234\200\346\261\202.docx"
Binary files differ
diff --git "a/\351\241\271\347\233\256\350\265\204\346\226\231/\346\216\245\345\217\243\345\215\217\350\256\256/~$\350\210\261\345\257\206\351\233\206\345\272\223\346\216\245\345\217\243\345\215\217\350\256\256--905\345\214\273\351\231\242\350\215\257\345\223\201\345\272\223\346\210\277\346\216\245\345\217\243\345\257\271\346\216\245\346\226\207\346\241\243_V1.1.2-20250728\0501\051.docx" "b/\351\241\271\347\233\256\350\265\204\346\226\231/\346\216\245\345\217\243\345\215\217\350\256\256/~$\350\210\261\345\257\206\351\233\206\345\272\223\346\216\245\345\217\243\345\215\217\350\256\256--905\345\214\273\351\231\242\350\215\257\345\223\201\345\272\223\346\210\277\346\216\245\345\217\243\345\257\271\346\216\245\346\226\207\346\241\243_V1.1.2-20250728\0501\051.docx"
new file mode 100644
index 0000000..fcd42e3
--- /dev/null
+++ "b/\351\241\271\347\233\256\350\265\204\346\226\231/\346\216\245\345\217\243\345\215\217\350\256\256/~$\350\210\261\345\257\206\351\233\206\345\272\223\346\216\245\345\217\243\345\215\217\350\256\256--905\345\214\273\351\231\242\350\215\257\345\223\201\345\272\223\346\210\277\346\216\245\345\217\243\345\257\271\346\216\245\346\226\207\346\241\243_V1.1.2-20250728\0501\051.docx"
Binary files differ
--
Gitblit v1.9.3