From 55142f3214485c7ec12c5e414a56519f66a1eb1d Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期五, 17 十月 2025 19:54:47 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhiHuiQiCe/FangCangZhiNeng

---
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm      |    0 
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal |    0 
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json                       | 1444 +++++--------------
 新建文件夹/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs                        |    5 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs                 |    5 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs                       |   91 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs       |    6 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json                                         |    2 
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm |    0 
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal      |    0 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_MaterielInfo.cs                            |   10 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs                     |    3 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/GoodsJob.cs                                              |    2 
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db          |    0 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask_Hty.cs                          |    2 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs                       |  742 +++++-----
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json                              | 1607 ++++++++-------------
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs                    |    7 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderHtyControllers.cs      |    2 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs                          |  352 +++-
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail_Hty.cs             |    9 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail_Hty .cs               |    7 
 新建文件夹/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db     |    0 
 新建文件夹/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs                                        |    2 
 24 files changed, 1,697 insertions(+), 2,601 deletions(-)

diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db"
index ad50a8e..01fd847 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db"
Binary files differ
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm"
new file mode 100644
index 0000000..20debe0
--- /dev/null
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-shm"
Binary files differ
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal"
new file mode 100644
index 0000000..e92a2ce
--- /dev/null
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/CodeChunks.db-wal"
Binary files differ
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db"
index 436a607..b03224e 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db"
Binary files differ
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm"
index d72a8a5..dda9604 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm"
Binary files differ
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal"
index d3b0b18..94b97ba 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal"
Binary files differ
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json"
index 19d9b5c..45d596b 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.backup.json"
@@ -1,305 +1,145 @@
 {
   "Version": 1,
-  "WorkspaceRootPath": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\",
+  "WorkspaceRootPath": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\",
   "Documents": [
     {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\inventorycontroller.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\\inventorycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\warehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\warehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\iwarehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\iwarehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\inventoryinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\inventoryinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\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\\wmsinfo\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\inventory_batchcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\inventory_batchcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask_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\\wmsinfo\\dt_supplytask_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\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\\basic\\materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\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\\wmsinfo\\materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\materielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\materielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_materielcodeinfo.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_materielcodeinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderdetailhtycontroller.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\\cabinorderdetailhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderdetailcontroller.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\\cabinorderdetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\inventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\inventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\iinventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\iinventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\inventory_batchservices.cs.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\inventory_batchservices.cs.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\imaterielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\imaterielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\imaterielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\imaterielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\ipalletcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ipalletcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\widesea_iwmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\widesea_iwmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\widesea_wmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\widesea_wmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|"
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask_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\\wmsinfo\\dt_supplytask_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\supplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\supplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\iinventory_batchservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\iinventory_batchservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\iinventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\iinventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\medicinegoodscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorderdetail_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\\squarecabin\\dt_deliveryorderdetail_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorderdetail_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\\squarecabin\\dt_cabinorderdetail_hty .cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorder_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\\squarecabin\\dt_cabinorder_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\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\\wmsinfo\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\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\\wmsinfo\\materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\medicinegoodscontroller.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\\medicinegoodscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\isupplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\isupplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
+      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\isupplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\isupplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_isquarecabinservices\\ideliveryorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
+      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\ideliveryorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\supplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\supplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\ibasicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ibasicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\basicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\basicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\supplytaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\supplytaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\supplytaskhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\supplytaskhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
       "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderhtycontroller.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\\deliveryorderhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorder_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\\squarecabin\\dt_deliveryorder_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderhtycontrollers.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\\cabinorderhtycontrollers.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderdetailhtycontroller.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\\deliveryorderdetailhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_taskinfoservice\\task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_itaskinfoservice\\itask_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|solutionrelative:widesea_itaskinfoservice\\itask_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_itaskinfoservice\\itaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|solutionrelative:widesea_itaskinfoservice\\itaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_dto\\squarecabin\\towcsdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\squarecabin\\towcsdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_dto\\squarecabin\\orderdto.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
+      "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_dto\\squarecabin\\orderdto.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
       "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\squarecabin\\orderdto.cs||{8B382828-6202-11D1-8870-0000F87579D2}"
     }
   ],
@@ -310,7 +150,7 @@
       "DocumentGroups": [
         {
           "DockedWidth": 200,
-          "SelectedChildIndex": 1,
+          "SelectedChildIndex": 7,
           "Children": [
             {
               "$type": "Bookmark",
@@ -318,947 +158,457 @@
             },
             {
               "$type": "Document",
-              "DocumentIndex": 0,
-              "Title": "DeliveryOrderServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs*",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs*",
-              "ViewState": "AgIAAKkAAAAAAAAAAAAYwL8AAAAeAAAAAAAAAA==",
+              "DocumentIndex": 1,
+              "Title": "InOrderJob.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\InOrderJob.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\InOrderJob.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:26:52.856Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 5,
-              "Title": "WarehouseService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\WarehouseService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\WarehouseService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\WarehouseService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\WarehouseService.cs",
-              "ViewState": "AgIAAAMAAAAAAAAAAAAAABEAAABeAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T01:27:21.355Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 6,
-              "Title": "IWarehouseService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IWarehouseService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IWarehouseService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IWarehouseService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IWarehouseService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T01:36:11.261Z",
+              "WhenOpened": "2025-10-17T00:47:53.476Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 4,
-              "Title": "InventoryController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "ViewState": "AgIAABAAAAAAAAAAAAAywCEAAAAAAAAAAAAAAA==",
+              "Title": "GoodsJob.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\GoodsJob.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\GoodsJob.cs",
+              "ViewState": "AgIAAAMAAAAAAAAAAAAAAA4AAABMAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:38:17.331Z",
+              "WhenOpened": "2025-10-17T00:47:31.837Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 6,
+              "Title": "Dt_SupplyTask.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "ViewState": "AgIAAB4AAAAAAAAAAAAewC4AAAAmAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T01:04:03.926Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 5,
+              "Title": "Dt_SupplyTask_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "ViewState": "AgIAAAsAAAAAAAAAAAAAABEAAAAyAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T01:04:13.067Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 3,
-              "Title": "index.html",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\index.html",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
-              "RelativeToolTip": "WIDESEA_WMSServer\\index.html",
-              "ViewState": "AgIAAAkAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
-              "WhenOpened": "2025-10-16T00:46:41.959Z",
+              "Title": "Program.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Program.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Program.cs",
+              "ViewState": "AgIAAIoAAAAAAAAAAADwvxYAAAAfAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T00:48:00.111Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 2,
-              "Title": "InOrderJob.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\InOrderJob.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\InOrderJob.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAwAAAAAAAAAA==",
+              "Title": "OutOrderJob.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\OutOrderJob.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\OutOrderJob.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAA2AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:43:33.795Z",
+              "WhenOpened": "2025-10-17T00:47:56.746Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
-              "DocumentIndex": 1,
-              "Title": "OutOrderJob.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\OutOrderJob.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\OutOrderJob.cs",
-              "ViewState": "AgIAAAUAAAAAAAAAAAAxwBMAAAApAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:26:46.032Z",
+              "DocumentIndex": 0,
+              "Title": "appsettings.json",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\appsettings.json",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+              "RelativeToolTip": "WIDESEA_WMSServer\\appsettings.json",
+              "ViewState": "AgIAAAwAAAAAAAAAAAAAAB8AAAAWAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+              "WhenOpened": "2025-10-17T01:31:59.534Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 7,
-              "Title": "InventoryInfoController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw0AAABVAAAAAAAAAA==",
+              "Title": "MedicineGoodsServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "ViewState": "AgIAAB8AAAAAAAAAAAAjwC8AAAAmAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:18:03.493Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 8,
-              "Title": "appsettings.json",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\appsettings.json",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
-              "RelativeToolTip": "WIDESEA_WMSServer\\appsettings.json",
-              "ViewState": "AgIAAAYAAAAAAAAAAAAAABIAAABHAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
-              "WhenOpened": "2025-10-15T07:50:19.865Z",
+              "WhenOpened": "2025-10-17T02:44:46.904Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 9,
-              "Title": "Dt_SupplyTask.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "ViewState": "AgIAACkAAAAAAAAAAAA2wAsAAAAeAAAAAAAAAA==",
+              "Title": "DeliveryOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "ViewState": "AgIAACcDAAAAAAAAAAAAADMDAAApAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T04:05:15.738Z",
+              "WhenOpened": "2025-10-17T02:05:07.451Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 8,
+              "Title": "CabinOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "ViewState": "AgIAAFgAAAAAAAAAAAAewPcAAAAXAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T01:13:46.81Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 10,
-              "Title": "Dt_Inventory_Batch.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "ViewState": "AgIAADcAAAAAAAAAAAAkwEYAAAAVAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrderDetail_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "ViewState": "AgIAACUAAAAAAAAAAAAwwDkAAAA6AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:53:58.49Z",
+              "WhenOpened": "2025-10-17T01:01:54.245Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 11,
-              "Title": "Dt_MaterielInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAB4AAAAsAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrderDetail.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "ViewState": "AgIAACsAAAAAAAAAAAAAwDYAAAA6AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T00:47:11.122Z",
+              "WhenOpened": "2025-10-17T01:01:47.972Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 12,
-              "Title": "Inventory_BatchController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABrAAAAAAAAAA==",
+              "Title": "Dt_CabinOrderDetail_Hty .cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "ViewState": "AgIAADEAAAAAAAAAAAAIwD4AAAA6AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:15:36.847Z",
+              "WhenOpened": "2025-10-17T00:59:09.764Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 13,
-              "Title": "Dt_SupplyTask_Hty.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAAAAABMAAAAVAAAAAAAAAA==",
+              "Title": "Dt_CabinOrderDetail.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "ViewState": "AgIAAC4AAAAAAAAAAAAAwEAAAAAtAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:53:57.222Z",
+              "WhenOpened": "2025-10-17T00:59:04.813Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 14,
-              "Title": "MaterielInfoController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAAAAAAAAAAAAA==",
+              "Title": "Dt_CabinOrder_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "ViewState": "AgIAADEAAAAAAAAAAAAIwEAAAAArAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:20:45.39Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 16,
-              "Title": "MaterielInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\MaterielInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielInfoService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\MaterielInfoService.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvxUAAABYAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:02:56.738Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 17,
-              "Title": "MaterielCodeInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "ViewState": "AgIAAAMAAAAAAAAAAADwvxMAAABgAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:03:34.742Z",
+              "WhenOpened": "2025-10-17T00:58:58.945Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 15,
-              "Title": "MaterielInfoController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABiAAAAAAAAAA==",
+              "Title": "Dt_CabinOrder.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "ViewState": "AgIAACYAAAAAAAAAAAAuwDMAAAAVAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:20:23.701Z",
+              "WhenOpened": "2025-10-17T00:58:45.799Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
-              "DocumentIndex": 19,
-              "Title": "Dt_MaterielCodeInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "ViewState": "AgIAAAkAAAAAAAAAAAAAABAAAAAFAAAAAAAAAA==",
+              "DocumentIndex": 16,
+              "Title": "Dt_DeliveryOrder.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "ViewState": "AgIAADEAAAAAAAAAAAAIwEQAAABBAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:00:17.195Z",
+              "WhenOpened": "2025-10-17T00:59:19.059Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 17,
+              "Title": "Dt_Customer.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "ViewState": "AgIAAAMAAAAAAAAAAADwvxEAAAAtAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T00:59:15.744Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 34,
+              "Title": "OrderDto.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T07:06:25.333Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 18,
               "Title": "Dt_MaterielInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvxAAAAAnAAAAAAAAAA==",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "ViewState": "AgIAAA8AAAAAAAAAAAAjwB4AAAAjAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:22:52.326Z",
+              "WhenOpened": "2025-10-17T01:03:46.808Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 19,
+              "Title": "MaterielInfoController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABYAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T06:07:18.721Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 20,
-              "Title": "CabinOrderDetailHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
+              "Title": "MedicineGoodsController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAABTAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:31:02.11Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 22,
-              "Title": "CabinOrderController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "ViewState": "AgIAAAMAAAAAAAAAAAAAAAwAAABNAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:30:57.566Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 23,
-              "Title": "DeliveryOrderDetailController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAB3AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:35:11.469Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 24,
-              "Title": "DeliveryOrderController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:35:29.311Z",
+              "WhenOpened": "2025-10-17T05:48:30.499Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 21,
-              "Title": "CabinOrderDetailController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
+              "Title": "ICabinOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "ViewState": "AgIAAAYAAAAAAAAAAAAWwBMAAAAbAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:31:02.771Z",
+              "WhenOpened": "2025-10-17T02:02:20.383Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 24,
+              "Title": "InventoryServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "ViewState": "AgIAAAgBAAAAAAAAAAAnwCIBAABJAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T02:44:36.647Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 25,
-              "Title": "CustomerController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Title": "CabinOrderHtyServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAFAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:19:53.549Z",
+              "WhenOpened": "2025-10-17T02:45:06.914Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 22,
+              "Title": "DeliveryOrderController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "ViewState": "AgIAAAsAAAAAAAAAAAAswEIAAAAWAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T03:30:07.195Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 23,
+              "Title": "IDeliveryOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "ViewState": "AgIAABIAAAAAAAAAAAAnwB8AAABQAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T02:38:23.32Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 26,
-              "Title": "GoodsJob.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\GoodsJob.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\GoodsJob.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAA4AAAAAAAAAA==",
+              "Title": "CabinOrderDetailServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:42:31.164Z",
+              "WhenOpened": "2025-10-17T02:45:06.123Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 27,
-              "Title": "CabinOrderServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "ViewState": "AgIAAHsAAAAAAAAAAADgv4sAAAAIAAAAAAAAAA==",
+              "Title": "CabinOrderDetailHtyServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:43:37.251Z",
+              "WhenOpened": "2025-10-17T02:45:05.12Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 28,
-              "Title": "MedicineGoodsServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "ViewState": "AgIAABMAAAAAAAAAAAAEwCQAAAAMAAAAAAAAAA==",
+              "Title": "SupplierServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "ViewState": "AgIAABwAAAAAAAAAAAAUwAAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:45:57.747Z",
+              "WhenOpened": "2025-10-17T02:44:56.248Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 29,
-              "Title": "InventoryInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\InventoryInfoService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\InventoryInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\InventoryInfoService.cs",
-              "RelativeToolTip": "ClassLibrary2\\InventoryInfoService.cs",
-              "ViewState": "AgIAABIAAAAAAAAAAAD4vx0AAABbAAAAAAAAAA==",
+              "Title": "Dt_Inventory.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:56:53.018Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 31,
-              "Title": "IInventoryInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventoryInfoService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\IInventoryInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventoryInfoService.cs",
-              "RelativeToolTip": "ClassLibrary1\\IInventoryInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAswA4AAAA6AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:56:42.625Z",
+              "WhenOpened": "2025-10-17T02:39:29.09Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 30,
-              "Title": "InventoryServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "ViewState": "AgIAALMAAAAAAAAAAAAAAMIAAAA/AAAAAAAAAA==",
+              "Title": "Dt_InventoryInfo.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "ViewState": "AgIAAEsAAAAAAAAAAAAIwIMAAABEAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:48:52.634Z",
+              "WhenOpened": "2025-10-17T01:03:09.9Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 31,
+              "Title": "Dt_Inventory_Batch.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "ViewState": "AgIAAFwAAAAAAAAAAAAuwHMAAAAsAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T01:02:05.687Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 32,
-              "Title": "Dt_InventoryInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "ViewState": "AgIAAAIAAAAAAAAAAADwvxcAAAAQAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrder_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "ViewState": "AgIAAAYAAAAAAAAAAAAAADQAAAAWAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T04:05:20.843Z",
+              "WhenOpened": "2025-10-17T01:01:43.737Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 33,
-              "Title": "Inventory_BatchServices.cs.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "RelativeToolTip": "ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAABpAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:44:43.789Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 34,
-              "Title": "IMaterielCodeInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwsAAABMAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:00:13.374Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 35,
-              "Title": "IMaterielInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAABEAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T01:56:08.512Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 37,
-              "Title": "LocationInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\LocationInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\LocationInfoService.cs",
-              "ViewState": "AgIAAA0AAAAAAAAAAAAswBsAAABnAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:58:33.714Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 36,
-              "Title": "IPalletCodeInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:25:54.192Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 39,
-              "Title": "Program.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Program.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Program.cs",
-              "ViewState": "AgIAAGYAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T07:50:15.113Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 38,
-              "Title": "ILocationInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvw8AAABEAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:58:38.721Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 40,
-              "Title": "WIDESEA_IWMsInfoServices",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "RelativeDocumentMoniker": "ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "RelativeToolTip": "ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|",
-              "WhenOpened": "2025-10-16T00:40:28.758Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 42,
-              "Title": "SupplyTaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\SupplyTaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskService.cs",
-              "RelativeToolTip": "ClassLibrary2\\SupplyTaskService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAA6AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:08:44.61Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 43,
-              "Title": "IInventory_BatchServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventory_BatchServices.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\IInventory_BatchServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventory_BatchServices.cs",
-              "RelativeToolTip": "ClassLibrary1\\IInventory_BatchServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAABLAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:44:04.572Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 44,
-              "Title": "IInventoryServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvxsAAABcAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T08:52:51.365Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 45,
-              "Title": "Dt_Inventory.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAxAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T08:52:39.511Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 46,
-              "Title": "MedicineGoodsController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAABlAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:39:16.841Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 47,
-              "Title": "ISupplyTaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\ISupplyTaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskService.cs",
-              "RelativeToolTip": "ClassLibrary1\\ISupplyTaskService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:12:05.332Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 48,
-              "Title": "ISupplyTaskHtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "RelativeToolTip": "ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:12:53.908Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 49,
-              "Title": "WarehouseTypeController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:24:20.054Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 50,
-              "Title": "SupplyTaskHtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskHtyService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\SupplyTaskHtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskHtyService.cs",
-              "RelativeToolTip": "ClassLibrary2\\SupplyTaskHtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:13:20.129Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 51,
-              "Title": "Dt_MedicineGoods.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "ViewState": "AgIAADYAAAAAAAAAAAAkwEUAAAA4AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:29:58.1Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 52,
-              "Title": "MaterielInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\MaterielInfoService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\MaterielInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\MaterielInfoService.cs",
-              "RelativeToolTip": "ClassLibrary2\\MaterielInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:04:18.071Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 54,
-              "Title": "BasicService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\BasicService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\BasicService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\BasicService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\BasicService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:43:24.437Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 53,
-              "Title": "IBasicService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IBasicService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IBasicService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IBasicService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IBasicService.cs",
-              "ViewState": "AgIAAAoAAAAAAAAAAAA2wBkAAAAzAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:58:48.51Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 55,
-              "Title": "SupplyTaskController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAA8AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:23:36.5Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 56,
-              "Title": "SupplyTaskHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw8AAAAFAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:21:43.731Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 41,
-              "Title": "WIDESEA_WMsInfoServices.csproj",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "RelativeDocumentMoniker": "ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "RelativeToolTip": "ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|",
-              "WhenOpened": "2025-10-15T05:51:03.644Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 57,
-              "Title": "CabinOrderDetailHtyServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAJAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:50:53.697Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 58,
-              "Title": "ICabinOrderDetailServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwkAAAAKAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:57.249Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 59,
-              "Title": "CabinOrderDetailServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:02:20.574Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 60,
-              "Title": "ICabinOrderDetailHtyServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:43:28.954Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 61,
-              "Title": "ICabinOrderServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:43:27.023Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 62,
-              "Title": "Task_HtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxQAAAAJAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:39:54.478Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 63,
-              "Title": "TaskController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:39:55.656Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 64,
-              "Title": "SupplierController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxMAAAA3AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:38:56.136Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 66,
-              "Title": "CabinOrderHtyControllers.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:38:02.072Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 65,
-              "Title": "DeliveryOrderHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAABvAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:37:23.616Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 67,
-              "Title": "DeliveryOrderDetailHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAFAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:34:51.158Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 68,
-              "Title": "Task_HtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "RelativeToolTip": "WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwcAAABPAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:39.216Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 70,
-              "Title": "TaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\TaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
-              "RelativeToolTip": "WIDESEA_TaskInfoService\\TaskService.cs",
-              "ViewState": "AgIAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:40.207Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 71,
-              "Title": "ITaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "RelativeToolTip": "WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:36.801Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 69,
-              "Title": "ITask_HtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "RelativeToolTip": "WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:35.174Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 72,
-              "Title": "TowcsDto.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "ViewState": "AgIAADQBAAAAAAAAAAAvwEUBAAACAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:49:18.509Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 74,
-              "Title": "OrderDto.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:22:49.636Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 73,
-              "Title": "CustomerServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxQAAABRAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:04:40.363Z",
+              "Title": "index.html",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\index.html",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+              "RelativeToolTip": "WIDESEA_WMSServer\\index.html",
+              "ViewState": "AgIAAAkAAAAAAAAAAADwvxUAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
+              "WhenOpened": "2025-10-17T00:47:49.398Z",
               "EditorCaption": ""
             }
           ]
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json"
index e43088c..767498b 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json"
@@ -1,305 +1,205 @@
 {
   "Version": 1,
-  "WorkspaceRootPath": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\",
+  "WorkspaceRootPath": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\",
   "Documents": [
     {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\inventorycontroller.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\\inventorycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\warehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\warehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\iwarehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\iwarehouseservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\inventoryinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\inventoryinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\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\\wmsinfo\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\inventory_batchcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\inventory_batchcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
       "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\inventory_batchcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask_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\\wmsinfo\\dt_supplytask_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\inventoryinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\inventoryinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\basic\\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\\basic\\materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\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\\wmsinfo\\materielinfocontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\materielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\materielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\basic\\dt_materielcodeinfo.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_materielcodeinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderdetailhtycontroller.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\\cabinorderdetailhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderdetailcontroller.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\\cabinorderdetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\inventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\inventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\iinventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\iinventoryinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\inventory_batchservices.cs.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\inventory_batchservices.cs.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\imaterielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\imaterielcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\imaterielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\imaterielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\ipalletcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ipalletcodeinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\locationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ilocationinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\widesea_iwmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\widesea_iwmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\widesea_wmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\widesea_wmsinfoservices.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\supplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\supplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\iinventory_batchservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\iinventory_batchservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\iinventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\iinventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\medicinegoodscontroller.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\\medicinegoodscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\isupplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\isupplytaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary1\\isupplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{EB01C034-1D04-4E80-BF04-BD7F8A274340}|ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj|solutionrelative:classlibrary1\\isupplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\supplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\supplytaskhtyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\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:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\classlibrary2\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{320D3755-D629-409E-BB9B-99DC30B5A375}|ClassLibrary2\\WIDESEA_WMsInfoServices.csproj|solutionrelative:classlibrary2\\materielinfoservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_ibasicservice\\ibasicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{5F260E03-095A-4870-8419-5B72CB62929E}|WIDESEA_IBasicService\\WIDESEA_IBasicService.csproj|solutionrelative:widesea_ibasicservice\\ibasicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_basicservice\\basicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D11C804C-2FF4-4C18-A3EE-2F0574427BB3}|WIDESEA_BasicService\\WIDESEA_BasicService.csproj|solutionrelative:widesea_basicservice\\basicservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\supplytaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\supplytaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
       "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\supplytaskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\supplytaskhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\wmsinfo\\supplytaskhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
       "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\wmsinfo\\supplytaskhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\task_htycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\controllers\\taskinfo\\taskcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\suppliercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\medicinegoodscontroller.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\\medicinegoodscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\inventorycontroller.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\\inventorycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderhtycontroller.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\\deliveryorderhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderhtycontrollers.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\\cabinorderhtycontrollers.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
-    },
-    {
-      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderdetailhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\deliveryorderdetailhtycontroller.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\\deliveryorderdetailhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_taskinfoservice\\task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\task_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_itaskinfoservice\\itask_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|solutionrelative:widesea_itaskinfoservice\\itask_htyservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{7D7534D4-51D9-46DC-A6B7-6430042F4E12}|WIDESEA_TaskInfoService\\WIDESEA_TaskInfoService.csproj|solutionrelative:widesea_taskinfoservice\\taskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_itaskinfoservice\\itaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{CE0DB91F-5A68-448E-A419-4C26B5039F51}|WIDESEA_ITaskInfoService\\WIDESEA_ITaskInfoService.csproj|solutionrelative:widesea_itaskinfoservice\\itaskservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderhtycontrollers.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\\cabinorderhtycontrollers.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_dto\\squarecabin\\towcsdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\squarecabin\\towcsdto.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_squarecabinservices\\customerservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
-      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|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:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderdetailcontroller.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\\cabinorderdetailcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
     },
     {
-      "AbsoluteMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|c:\\users\\administrator\\desktop\\\u65B9\u8231\\widesea_wmsserver\\widesea_dto\\squarecabin\\orderdto.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\controllers\\squarecabin\\cabinorderdetailhtycontroller.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\\cabinorderdetailhtycontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\inorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\outorderjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|solutionrelative:widesea_wmsserver\\goodsjob.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask_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\\wmsinfo\\dt_supplytask_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_supplytask.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\medicinegoodsservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\deliveryorderservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorderdetail_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\\squarecabin\\dt_deliveryorderdetail_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorderdetail_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\\squarecabin\\dt_cabinorderdetail_hty .cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_cabinorder_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\\squarecabin\\dt_cabinorder_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\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\\wmsinfo\\dt_materielinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_isquarecabinservices\\icabinorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
+      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\icabinorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_isquarecabinservices\\ideliveryorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
+      "RelativeMoniker": "D:0:0:{FC3D3619-FE28-4CF5-8471-CBBC55649B10}|WIDESEA_ISquareCabinServices\\WIDESEA_ISquareCabinServices.csproj|solutionrelative:widesea_isquarecabinservices\\ideliveryorderservices.cs||{8B382828-6202-11D1-8870-0000F87579D2}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\inventoryservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\cabinorderdetailhtyservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{9D0451BD-FBB9-428A-9745-67334785D57A}|WIDESEA_SquareCabinServices\\WIDESEA_SquareCabinServices.csproj|solutionrelative:widesea_squarecabinservices\\supplierservices.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventoryinfo.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|solutionrelative:widesea_model\\models\\wmsinfo\\dt_inventory_batch.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{00CE9885-9F24-4B6C-A7E8-0DE8C9ED7128}|WIDESEA_Model\\WIDESEA_Model.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_model\\models\\squarecabin\\dt_deliveryorder_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\\squarecabin\\dt_deliveryorder_hty.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{D81A65B5-47D1-40C1-8FDE-7D24FF003F51}|WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|e:\\fangcangzhineng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\widesea_wmsserver\\widesea_dto\\squarecabin\\orderdto.cs||{8B382828-6202-11D1-8870-0000F87579D2}",
       "RelativeMoniker": "D:0:0:{929DF936-042C-4EEC-8722-A831FC2F0AEA}|WIDESEA_DTO\\WIDESEA_DTO.csproj|solutionrelative:widesea_dto\\squarecabin\\orderdto.cs||{8B382828-6202-11D1-8870-0000F87579D2}"
     }
   ],
@@ -319,946 +219,651 @@
             {
               "$type": "Document",
               "DocumentIndex": 0,
-              "Title": "DeliveryOrderServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
-              "ViewState": "AgIAAOIAAAAAAAAAAAAYwOwAAAAAAAAAAAAAAA==",
+              "Title": "Inventory_BatchController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAABAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:26:52.856Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 5,
-              "Title": "WarehouseService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\WarehouseService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\WarehouseService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\WarehouseService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\WarehouseService.cs",
-              "ViewState": "AgIAAAMAAAAAAAAAAAAAABEAAABeAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T01:27:21.355Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 6,
-              "Title": "IWarehouseService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IWarehouseService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IWarehouseService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IWarehouseService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IWarehouseService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T01:36:11.261Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 4,
-              "Title": "InventoryController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
-              "ViewState": "AgIAABAAAAAAAAAAAAAywCEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:38:17.331Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 3,
-              "Title": "index.html",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\index.html",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
-              "RelativeToolTip": "WIDESEA_WMSServer\\index.html",
-              "ViewState": "AgIAAAkAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
-              "WhenOpened": "2025-10-16T00:46:41.959Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 2,
-              "Title": "InOrderJob.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\InOrderJob.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\InOrderJob.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxAAAAAwAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:43:33.795Z",
+              "WhenOpened": "2025-10-17T08:18:11.345Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 1,
-              "Title": "OutOrderJob.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\OutOrderJob.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\OutOrderJob.cs",
-              "ViewState": "AgIAAAUAAAAAAAAAAAAxwBMAAAApAAAAAAAAAA==",
+              "Title": "InventoryInfoController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:26:46.032Z",
+              "WhenOpened": "2025-10-17T08:18:10.191Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
-              "DocumentIndex": 7,
-              "Title": "InventoryInfoController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\InventoryInfoController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw0AAABVAAAAAAAAAA==",
+              "DocumentIndex": 3,
+              "Title": "SupplyTaskController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:18:03.493Z",
+              "WhenOpened": "2025-10-17T08:18:04.258Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 4,
+              "Title": "SupplyTaskHtyController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T08:18:01.704Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 5,
+              "Title": "WarehouseTypeController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
+              "ViewState": "AgIAAAYAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T08:17:59.385Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 6,
+              "Title": "SupplierController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T08:17:57.612Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 2,
+              "Title": "MaterielInfoController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABYAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T06:07:18.721Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 8,
-              "Title": "appsettings.json",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\appsettings.json",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
-              "RelativeToolTip": "WIDESEA_WMSServer\\appsettings.json",
-              "ViewState": "AgIAAAYAAAAAAAAAAAAAABIAAABHAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
-              "WhenOpened": "2025-10-15T07:50:19.865Z",
+              "Title": "InventoryController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\InventoryController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T08:17:54.33Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 9,
-              "Title": "Dt_SupplyTask.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
-              "ViewState": "AgIAACkAAAAAAAAAAAA2wAsAAAAeAAAAAAAAAA==",
+              "Title": "DeliveryOrderHtyController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T04:05:15.738Z",
+              "WhenOpened": "2025-10-17T08:17:52.6Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 10,
-              "Title": "Dt_Inventory_Batch.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
-              "ViewState": "AgIAADcAAAAAAAAAAAAkwEYAAAAVAAAAAAAAAA==",
+              "Title": "DeliveryOrderDetailHtyController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:53:58.49Z",
+              "WhenOpened": "2025-10-17T08:17:51.201Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 11,
-              "Title": "Dt_MaterielInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAB4AAAAsAAAAAAAAAA==",
+              "Title": "DeliveryOrderDetailController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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-10-15T00:47:11.122Z",
+              "WhenOpened": "2025-10-17T08:17:49.446Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
-              "DocumentIndex": 12,
-              "Title": "Inventory_BatchController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\Inventory_BatchController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABrAAAAAAAAAA==",
+              "DocumentIndex": 7,
+              "Title": "MedicineGoodsController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAABTAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:15:36.847Z",
+              "WhenOpened": "2025-10-17T05:48:30.499Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 13,
-              "Title": "Dt_SupplyTask_Hty.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAAAAABMAAAAVAAAAAAAAAA==",
+              "Title": "CustomerController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\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-10-15T03:53:57.222Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 14,
-              "Title": "MaterielInfoController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\Basic\\MaterielInfoController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:20:45.39Z",
+              "WhenOpened": "2025-10-17T08:17:43.705Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 16,
-              "Title": "MaterielInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\MaterielInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielInfoService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\MaterielInfoService.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvxUAAABYAAAAAAAAAA==",
+              "Title": "CabinOrderDetailController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:02:56.738Z",
+              "WhenOpened": "2025-10-17T08:17:39.034Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
-              "DocumentIndex": 17,
-              "Title": "MaterielCodeInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\MaterielCodeInfoService.cs",
-              "ViewState": "AgIAAAMAAAAAAAAAAADwvxMAAABgAAAAAAAAAA==",
+              "DocumentIndex": 14,
+              "Title": "CabinOrderHtyControllers.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAnAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:03:34.742Z",
+              "WhenOpened": "2025-10-17T08:17:14.687Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 15,
-              "Title": "MaterielInfoController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\MaterielInfoController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwoAAABiAAAAAAAAAA==",
+              "Title": "CabinOrderController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:20:23.701Z",
+              "WhenOpened": "2025-10-17T08:17:10.353Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 12,
+              "Title": "DeliveryOrderController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAEIAAAAWAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T03:30:07.195Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 17,
+              "Title": "CabinOrderDetailHtyController.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T08:17:21.134Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 19,
-              "Title": "Dt_MaterielCodeInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielCodeInfo.cs",
-              "ViewState": "AgIAAAkAAAAAAAAAAAAAABAAAAAFAAAAAAAAAA==",
+              "Title": "InOrderJob.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\InOrderJob.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\InOrderJob.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\InOrderJob.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:00:17.195Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 18,
-              "Title": "Dt_MaterielInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\Basic\\Dt_MaterielInfo.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvxAAAAAnAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:22:52.326Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 20,
-              "Title": "CabinOrderDetailHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:31:02.11Z",
+              "WhenOpened": "2025-10-17T00:47:53.476Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 22,
-              "Title": "CabinOrderController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderController.cs",
-              "ViewState": "AgIAAAMAAAAAAAAAAAAAAAwAAABNAAAAAAAAAA==",
+              "Title": "GoodsJob.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\GoodsJob.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\GoodsJob.cs",
+              "ViewState": "AgIAAAMAAAAAAAAAAAAAAA4AAABMAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:30:57.566Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 23,
-              "Title": "DeliveryOrderDetailController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAB3AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:35:11.469Z",
+              "WhenOpened": "2025-10-17T00:47:31.837Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 24,
-              "Title": "DeliveryOrderController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Title": "Dt_SupplyTask.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask.cs",
+              "ViewState": "AgIAAB4AAAAAAAAAAAAewC4AAAAmAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:35:29.311Z",
+              "WhenOpened": "2025-10-17T01:04:03.926Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 23,
+              "Title": "Dt_SupplyTask_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_SupplyTask_Hty.cs",
+              "ViewState": "AgIAAAsAAAAAAAAAAAAAABEAAAAyAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T01:04:13.067Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 21,
-              "Title": "CabinOrderDetailController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderDetailController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
+              "Title": "Program.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Program.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\Program.cs",
+              "ViewState": "AgIAAIoAAAAAAAAAAADwvxYAAAAfAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:31:02.771Z",
+              "WhenOpened": "2025-10-17T00:48:00.111Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 20,
+              "Title": "OutOrderJob.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\OutOrderJob.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\OutOrderJob.cs",
+              "RelativeToolTip": "WIDESEA_WMSServer\\OutOrderJob.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAA2AAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T00:47:56.746Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 18,
+              "Title": "appsettings.json",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\appsettings.json",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\appsettings.json",
+              "RelativeToolTip": "WIDESEA_WMSServer\\appsettings.json",
+              "ViewState": "AgIAAAwAAAAAAAAAAAAAAB8AAAAWAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+              "WhenOpened": "2025-10-17T01:31:59.534Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 25,
-              "Title": "CustomerController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CustomerController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Title": "MedicineGoodsServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
+              "ViewState": "AgIAAB8AAAAAAAAAAAAjwC8AAAAmAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:19:53.549Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 26,
-              "Title": "GoodsJob.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\GoodsJob.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\GoodsJob.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\GoodsJob.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAA4AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:42:31.164Z",
+              "WhenOpened": "2025-10-17T02:44:46.904Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 27,
-              "Title": "CabinOrderServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
-              "ViewState": "AgIAAHsAAAAAAAAAAADgv4sAAAAIAAAAAAAAAA==",
+              "Title": "DeliveryOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\DeliveryOrderServices.cs",
+              "ViewState": "AgIAACcDAAAAAAAAAAAAADMDAAApAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:43:37.251Z",
+              "WhenOpened": "2025-10-17T02:05:07.451Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 26,
+              "Title": "CabinOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderServices.cs",
+              "ViewState": "AgIAAFgAAAAAAAAAAAAewPcAAAAXAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T01:13:46.81Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 28,
-              "Title": "MedicineGoodsServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\MedicineGoodsServices.cs",
-              "ViewState": "AgIAABMAAAAAAAAAAAAEwCQAAAAMAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrderDetail_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail_Hty.cs",
+              "ViewState": "AgIAACUAAAAAAAAAAAAwwDkAAAA6AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:45:57.747Z",
+              "WhenOpened": "2025-10-17T01:01:54.245Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 29,
-              "Title": "InventoryInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\InventoryInfoService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\InventoryInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\InventoryInfoService.cs",
-              "RelativeToolTip": "ClassLibrary2\\InventoryInfoService.cs",
-              "ViewState": "AgIAABIAAAAAAAAAAAD4vx0AAABbAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrderDetail.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrderDetail.cs",
+              "ViewState": "AgIAACsAAAAAAAAAAAAAwDYAAAA6AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:56:53.018Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 31,
-              "Title": "IInventoryInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventoryInfoService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\IInventoryInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventoryInfoService.cs",
-              "RelativeToolTip": "ClassLibrary1\\IInventoryInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAswA4AAAA6AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:56:42.625Z",
+              "WhenOpened": "2025-10-17T01:01:47.972Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 30,
-              "Title": "InventoryServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
-              "ViewState": "AgIAALMAAAAAAAAAAAAAAMIAAAA/AAAAAAAAAA==",
+              "Title": "Dt_CabinOrderDetail_Hty .cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail_Hty .cs",
+              "ViewState": "AgIAADEAAAAAAAAAAAAIwD4AAAA6AAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:48:52.634Z",
+              "WhenOpened": "2025-10-17T00:59:09.764Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 31,
+              "Title": "Dt_CabinOrderDetail.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrderDetail.cs",
+              "ViewState": "AgIAAC4AAAAAAAAAAAAAwEAAAAAtAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T00:59:04.813Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 32,
-              "Title": "Dt_InventoryInfo.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
-              "ViewState": "AgIAAAIAAAAAAAAAAADwvxcAAAAQAAAAAAAAAA==",
+              "Title": "Dt_CabinOrder_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder_Hty.cs",
+              "ViewState": "AgIAADEAAAAAAAAAAAAIwEAAAAArAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T04:05:20.843Z",
+              "WhenOpened": "2025-10-17T00:58:58.945Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 33,
-              "Title": "Inventory_BatchServices.cs.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "RelativeToolTip": "ClassLibrary2\\Inventory_BatchServices.cs.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAABpAAAAAAAAAA==",
+              "Title": "Dt_CabinOrder.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_CabinOrder.cs",
+              "ViewState": "AgIAACYAAAAAAAAAAAAuwDMAAAAVAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:44:43.789Z",
+              "WhenOpened": "2025-10-17T00:58:45.799Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 34,
-              "Title": "IMaterielCodeInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IMaterielCodeInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwsAAABMAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrder.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder.cs",
+              "ViewState": "AgIAADEAAAAAAAAAAAAIwEQAAABBAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T02:00:13.374Z",
+              "WhenOpened": "2025-10-17T00:59:19.059Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 35,
-              "Title": "IMaterielInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IMaterielInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAABEAAAAAAAAAA==",
+              "Title": "Dt_Customer.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Customer.cs",
+              "ViewState": "AgIAAAMAAAAAAAAAAADwvxEAAAAtAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-16T01:56:08.512Z",
+              "WhenOpened": "2025-10-17T00:59:15.744Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
-              "DocumentIndex": 37,
-              "Title": "LocationInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\LocationInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\LocationInfoService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\LocationInfoService.cs",
-              "ViewState": "AgIAAA0AAAAAAAAAAAAswBsAAABnAAAAAAAAAA==",
+              "DocumentIndex": 49,
+              "Title": "OrderDto.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:58:33.714Z",
+              "WhenOpened": "2025-10-17T07:06:25.333Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 36,
-              "Title": "IPalletCodeInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IPalletCodeInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAAAAAAAAAAAA==",
+              "Title": "Dt_MaterielInfo.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_MaterielInfo.cs",
+              "ViewState": "AgIAAA8AAAAAAAAAAAAjwB4AAAAjAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:25:54.192Z",
+              "WhenOpened": "2025-10-17T01:03:46.808Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 37,
+              "Title": "ICabinOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
+              "ViewState": "AgIAAAYAAAAAAAAAAAAWwBMAAAAbAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T02:02:20.383Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 39,
-              "Title": "Program.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Program.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Program.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Program.cs",
-              "ViewState": "AgIAAGYAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
+              "Title": "InventoryServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\InventoryServices.cs",
+              "ViewState": "AgIAAAgBAAAAAAAAAAAnwCIBAABJAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T07:50:15.113Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 38,
-              "Title": "ILocationInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\ILocationInfoService.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvw8AAABEAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:58:38.721Z",
+              "WhenOpened": "2025-10-17T02:44:36.647Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 40,
-              "Title": "WIDESEA_IWMsInfoServices",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "RelativeDocumentMoniker": "ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
-              "RelativeToolTip": "ClassLibrary1\\WIDESEA_IWMsInfoServices.csproj",
+              "Title": "CabinOrderHtyServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderHtyServices.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAFAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T02:45:06.914Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 38,
+              "Title": "IDeliveryOrderServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IDeliveryOrderServices.cs",
+              "ViewState": "AgIAABIAAAAAAAAAAAAnwB8AAABQAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T02:38:23.32Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 41,
+              "Title": "CabinOrderDetailServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
               "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|",
-              "WhenOpened": "2025-10-16T00:40:28.758Z",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-10-17T02:45:06.123Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 42,
-              "Title": "SupplyTaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\SupplyTaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskService.cs",
-              "RelativeToolTip": "ClassLibrary2\\SupplyTaskService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAA6AAAAAAAAAA==",
+              "Title": "CabinOrderDetailHtyServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:08:44.61Z",
+              "WhenOpened": "2025-10-17T02:45:05.12Z",
               "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 43,
-              "Title": "IInventory_BatchServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventory_BatchServices.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\IInventory_BatchServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\IInventory_BatchServices.cs",
-              "RelativeToolTip": "ClassLibrary1\\IInventory_BatchServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAABLAAAAAAAAAA==",
+              "Title": "SupplierServices.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "RelativeToolTip": "WIDESEA_SquareCabinServices\\SupplierServices.cs",
+              "ViewState": "AgIAABwAAAAAAAAAAAAUwAAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:44:04.572Z"
+              "WhenOpened": "2025-10-17T02:44:56.248Z",
+              "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 44,
-              "Title": "IInventoryServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\IInventoryServices.cs",
-              "ViewState": "AgIAAAYAAAAAAAAAAADwvxsAAABcAAAAAAAAAA==",
+              "Title": "Dt_Inventory.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T08:52:51.365Z"
+              "WhenOpened": "2025-10-17T02:39:29.09Z",
+              "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 45,
-              "Title": "Dt_Inventory.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_Inventory.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAxAAAAAAAAAA==",
+              "Title": "Dt_InventoryInfo.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_InventoryInfo.cs",
+              "ViewState": "AgIAAEsAAAAAAAAAAAAIwIMAAABEAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T08:52:39.511Z"
+              "WhenOpened": "2025-10-17T01:03:09.9Z",
+              "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 46,
-              "Title": "MedicineGoodsController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\MedicineGoodsController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAABlAAAAAAAAAA==",
+              "Title": "Dt_Inventory_Batch.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\WMSInfo\\Dt_Inventory_Batch.cs",
+              "ViewState": "AgIAAFwAAAAAAAAAAAAuwHMAAAAsAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:39:16.841Z"
+              "WhenOpened": "2025-10-17T01:02:05.687Z",
+              "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 47,
-              "Title": "ISupplyTaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\ISupplyTaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskService.cs",
-              "RelativeToolTip": "ClassLibrary1\\ISupplyTaskService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAAAAAAAAAAAA==",
+              "Title": "Dt_DeliveryOrder_Hty.cs",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_DeliveryOrder_Hty.cs",
+              "ViewState": "AgIAAAYAAAAAAAAAAAAAADQAAAAWAAAAAAAAAA==",
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:12:05.332Z"
+              "WhenOpened": "2025-10-17T01:01:43.737Z",
+              "EditorCaption": ""
             },
             {
               "$type": "Document",
               "DocumentIndex": 48,
-              "Title": "ISupplyTaskHtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "RelativeToolTip": "ClassLibrary1\\ISupplyTaskHtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:12:53.908Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 49,
-              "Title": "WarehouseTypeController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\WarehouseTypeController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:24:20.054Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 50,
-              "Title": "SupplyTaskHtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskHtyService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\SupplyTaskHtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\SupplyTaskHtyService.cs",
-              "RelativeToolTip": "ClassLibrary2\\SupplyTaskHtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:13:20.129Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 51,
-              "Title": "Dt_MedicineGoods.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "RelativeDocumentMoniker": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "RelativeToolTip": "WIDESEA_Model\\Models\\SquareCabin\\Dt_MedicineGoods.cs",
-              "ViewState": "AgIAADYAAAAAAAAAAAAkwEUAAAA4AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:29:58.1Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 52,
-              "Title": "MaterielInfoService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\MaterielInfoService.cs",
-              "RelativeDocumentMoniker": "ClassLibrary2\\MaterielInfoService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\MaterielInfoService.cs",
-              "RelativeToolTip": "ClassLibrary2\\MaterielInfoService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:04:18.071Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 54,
-              "Title": "BasicService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\BasicService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_BasicService\\BasicService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_BasicService\\BasicService.cs",
-              "RelativeToolTip": "WIDESEA_BasicService\\BasicService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:43:24.437Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 53,
-              "Title": "IBasicService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IBasicService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_IBasicService\\IBasicService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_IBasicService\\IBasicService.cs",
-              "RelativeToolTip": "WIDESEA_IBasicService\\IBasicService.cs",
-              "ViewState": "AgIAAAoAAAAAAAAAAAA2wBkAAAAzAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T01:58:48.51Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 55,
-              "Title": "SupplyTaskController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAA8AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:23:36.5Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 56,
-              "Title": "SupplyTaskHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\WMSInfo\\SupplyTaskHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw8AAAAFAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:21:43.731Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 41,
-              "Title": "WIDESEA_WMsInfoServices.csproj",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "RelativeDocumentMoniker": "ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "RelativeToolTip": "ClassLibrary2\\WIDESEA_WMsInfoServices.csproj",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvw4AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|",
-              "WhenOpened": "2025-10-15T05:51:03.644Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 57,
-              "Title": "CabinOrderDetailHtyServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailHtyServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxEAAAAJAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:50:53.697Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 58,
-              "Title": "ICabinOrderDetailServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwkAAAAKAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:57.249Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 59,
-              "Title": "CabinOrderDetailServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CabinOrderDetailServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T06:02:20.574Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 60,
-              "Title": "ICabinOrderDetailHtyServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderDetailHtyServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:43:28.954Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 61,
-              "Title": "ICabinOrderServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "RelativeToolTip": "WIDESEA_ISquareCabinServices\\ICabinOrderServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:43:27.023Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 62,
-              "Title": "Task_HtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\Task_HtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxQAAAAJAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:39:54.478Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 63,
-              "Title": "TaskController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\TaskInfo\\TaskController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:39:55.656Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 64,
-              "Title": "SupplierController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\SupplierController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxMAAAA3AAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:38:56.136Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 66,
-              "Title": "CabinOrderHtyControllers.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\CabinOrderHtyControllers.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:38:02.072Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 65,
-              "Title": "DeliveryOrderHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAABvAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:37:23.616Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 67,
-              "Title": "DeliveryOrderDetailHtyController.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "RelativeToolTip": "WIDESEA_WMSServer\\Controllers\\SquareCabin\\DeliveryOrderDetailHtyController.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAFAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:34:51.158Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 68,
-              "Title": "Task_HtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "RelativeToolTip": "WIDESEA_TaskInfoService\\Task_HtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwcAAABPAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:39.216Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 70,
-              "Title": "TaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_TaskInfoService\\TaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_TaskInfoService\\TaskService.cs",
-              "RelativeToolTip": "WIDESEA_TaskInfoService\\TaskService.cs",
-              "ViewState": "AgIAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:40.207Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 71,
-              "Title": "ITaskService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "RelativeToolTip": "WIDESEA_ITaskInfoService\\ITaskService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:36.801Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 69,
-              "Title": "ITask_HtyService.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "RelativeDocumentMoniker": "WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "RelativeToolTip": "WIDESEA_ITaskInfoService\\ITask_HtyService.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T05:32:35.174Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 72,
-              "Title": "TowcsDto.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\TowcsDto.cs",
-              "ViewState": "AgIAADQBAAAAAAAAAAAvwEUBAAACAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:49:18.509Z",
-              "EditorCaption": ""
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 74,
-              "Title": "OrderDto.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "RelativeDocumentMoniker": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "RelativeToolTip": "WIDESEA_DTO\\SquareCabin\\OrderDto.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T03:22:49.636Z"
-            },
-            {
-              "$type": "Document",
-              "DocumentIndex": 73,
-              "Title": "CustomerServices.cs",
-              "DocumentMoniker": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "RelativeDocumentMoniker": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "ToolTip": "C:\\Users\\Administrator\\Desktop\\\u65B9\u8231\\WIDESEA_WMSServer\\WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "RelativeToolTip": "WIDESEA_SquareCabinServices\\CustomerServices.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAADwvxQAAABRAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-10-15T02:04:40.363Z",
+              "Title": "index.html",
+              "DocumentMoniker": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+              "RelativeDocumentMoniker": "WIDESEA_WMSServer\\index.html",
+              "ToolTip": "E:\\FangCangZhiNeng\\\u65B0\u5EFA\u6587\u4EF6\u5939\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\index.html",
+              "RelativeToolTip": "WIDESEA_WMSServer\\index.html",
+              "ViewState": "AgIAAAkAAAAAAAAAAADwvxUAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
+              "WhenOpened": "2025-10-17T00:47:49.398Z",
               "EditorCaption": ""
             }
           ]
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
index 8138ad0..a23dddc 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
@@ -198,7 +198,7 @@
             /// <summary>
             /// 鍌ㄥ瓨鏉′欢
             /// </summary>
-            public string storage_cond { get; set; }
+            public string storage_confition { get; set; }
             public string remark { get; set; }
             public DateTime modify_date { get; set; }
 
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs"
index 9d67ca9..ad2dffc 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/ICabinOrderServices.cs"
@@ -19,6 +19,8 @@
         /// <returns></returns>
         WebResponseContent GetUpstreamOrder();
 
+        WebResponseContent GetUpstreamOrder2();
+
 
         /// <summary>
         /// 鍏ュ簱鎶ュ畬鎴愭帴鍙�
@@ -34,6 +36,9 @@
         /// </summary>
         /// <returns></returns>
         WebResponseContent EdiIn();
+
+
+        
         WebResponseContent GetCabinOrders(SaveModel saveModel);
         WebResponseContent GetCabinOrderDetail(int pageNo, string orderNo);
         WebResponseContent FeedbackIn(SaveModel saveModel);
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs"
index d5c3e40..bff8dfe 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_ISquareCabinServices/IDeliveryOrderServices.cs"
@@ -18,6 +18,7 @@
         /// <returns></returns>
         WebResponseContent GetUpstreamOutOrder();
 
+        WebResponseContent GetUpstreamOutOrder2();
         /// <summary>
         /// 缁欎笅娓竪cs鍑哄簱鍗�
         /// </summary>
@@ -28,7 +29,7 @@
         /// 鐩樼偣鍑哄簱鎺ュ彛
         /// </summary>
         /// <returns></returns>
-        public WebResponseContent InventoryGood(string externalOrderNo);
+        public WebResponseContent InventoryGood(string batchNo, string goodsNo);
 
         ///// <summary>
         ///// 鍑哄簱鎶ュ畬鎴愭帴鍙�
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs"
index 4b2ba99..ce4ed6f 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail.cs"
@@ -61,8 +61,9 @@
         [SugarColumn(ColumnName = "Status", IsNullable = true, ColumnDescription = "鐘舵�� 鍚屾鐘舵�侊細0wcs鏈悓姝� 1wcs宸插悓姝� 2鏃犻渶鍚屾锛堝嵆鍚屾涓嬪彂缁檞cs锛�")]
         public int Status { get; set; }
 
-        // 瀵艰埅灞炴�э細涓�涓槑缁嗗搴斾竴涓嵂鍝佷俊鎭�
-        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MedicineGoods.Goods_no))]
-        public Dt_MedicineGoods MedicineGoods { get; set; }
+
+        // 淇瀵艰埅灞炴�э細浣跨敤 Goods_no 鍏宠仈 MaterielCode
+        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MaterielInfo.MaterielCode))]
+        public Dt_MaterielInfo MedicineGoods { get; set; }
     }
 }
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail_Hty .cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail_Hty .cs"
index c7f0927..c76e564 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail_Hty .cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_CabinOrderDetail_Hty .cs"
@@ -58,9 +58,8 @@
         [SugarColumn(ColumnName = "Status", IsNullable = true, ColumnDescription = "鐘舵�� 鍚屾鐘舵�侊細0鏈悓姝� 1宸插悓姝� 2鏃犻渶鍚屾锛堝嵆鍚屾涓嬪彂缁檞cs锛�")]
         public int Status { get; set; }
 
-        // 瀵艰埅灞炴�э細涓�涓槑缁嗗搴斾竴涓嵂鍝佷俊鎭�
-        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MedicineGoods.Goods_no))]
-        public Dt_MedicineGoods MedicineGoods { get; set; }
-
+        // 淇瀵艰埅灞炴�э細浣跨敤 Goods_no 鍏宠仈 MaterielCode
+        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MaterielInfo.MaterielCode))]
+        public Dt_MaterielInfo MedicineGoods { get; set; }
     }
 }
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs"
index 8ee4f1d..3a68533 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail.cs"
@@ -50,8 +50,9 @@
         public int Status { get; set; }
 
         // 瀵艰埅灞炴�э細涓�涓槑缁嗗搴斾竴涓嵂鍝佷俊鎭�
-        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MedicineGoods.Goods_no))]
-        public Dt_MedicineGoods MedicineGoods { get; set; }
+        // 淇瀵艰埅灞炴�э細浣跨敤 Goods_no 鍏宠仈 MaterielCode
+        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MaterielInfo.MaterielCode))]
+        public Dt_MaterielInfo MedicineGoods { get; set; }
 
         //鏄惁闇�瑕佷笅闈㈢殑瀛楁
         //sku鍚嶇О productName
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail_Hty.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail_Hty.cs"
index f817e86..0c55bbe 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail_Hty.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_DeliveryOrderDetail_Hty.cs"
@@ -30,6 +30,10 @@
         [SugarColumn(ColumnName = "Order_qty", IsNullable = true, ColumnDescription = "鍑哄簱閫�璐ф椂涓鸿礋鏁�")]
         public decimal Order_qty { get; set; }
 
+
+        [SugarColumn(ColumnName = "Order_Outqty", IsNullable = true, ColumnDescription = "鍑哄簱瀹屾垚鏁伴噺")]
+        public decimal Order_Outqty { get; set; }
+
         [SugarColumn(ColumnName = "Batch_num", IsNullable = true, Length = 50, ColumnDescription = "鎵瑰彿")]
         public string Batch_num { get; set; }
 
@@ -49,8 +53,9 @@
         public int Status { get; set; }
 
         // 瀵艰埅灞炴�э細涓�涓槑缁嗗搴斾竴涓嵂鍝佷俊鎭�
-        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MedicineGoods.Goods_no))]
-        public Dt_MedicineGoods MedicineGoods { get; set; }
+        // 淇瀵艰埅灞炴�э細浣跨敤 Goods_no 鍏宠仈 MaterielCode
+        [Navigate(NavigateType.OneToOne, nameof(Goods_no), nameof(Dt_MaterielInfo.MaterielCode))]
+        public Dt_MaterielInfo MedicineGoods { get; set; }
 
         //鏄惁闇�瑕佷笅闈㈢殑瀛楁
         //sku鍚嶇О productName
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_MaterielInfo.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_MaterielInfo.cs"
index ca09721..34fef7e 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_MaterielInfo.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_MaterielInfo.cs"
@@ -37,13 +37,19 @@
         public string MaterielCode { get; set; }
 
         /// <summary>
+        /// 涓婃父缁欑殑鍩虹鐗╂枡绫诲瀷
+        /// </summary>
+        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "涓婃父缁欑殑鍩虹鐗╂枡绫诲瀷")]
+        public string MaterielErpType {  get; set; }
+
+        /// <summary>
         /// 鐗╂枡鍚嶇О
         /// </summary>
         [SugarColumn(IsNullable = false, Length = 200, ColumnDescription = "鐗╂枡鍚嶇О")]
         public string MaterielName { get; set; }
 
         /// <summary>
-        /// 鍝佸悕
+        /// 鍝佸悕/閫氱敤鍚�
         /// </summary>
         [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "鍝佸悕")]
         public string item { get; set; }
@@ -116,7 +122,7 @@
         /// 鐗╂枡瀛樺偍鏉′欢
         /// </summary>
         [SugarColumn(IsNullable = true, ColumnDescription = "鐗╂枡瀛樺偍鏉′欢")]
-        public float? MaterielStoragecondition { get; set; }
+        public float ? MaterielStoragecondition { get; set; }
 
         /// <summary>
         /// 绠辫
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask_Hty.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask_Hty.cs"
index 3356d42..4201aa7 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask_Hty.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_Model/Models/WMSInfo/Dt_SupplyTask_Hty.cs"
@@ -9,7 +9,7 @@
 using WIDESEA_Core.Attributes;
 using WIDESEA_Core.DB.Models;
 
-namespace WIDESEA_Model.Models
+namespace WIDESEA_Model.Models 
 {
     /// <summary>
     /// 浠诲姟淇℃伅鍘嗗彶
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs"
index 415829a..0c7ff24 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs"
@@ -32,7 +32,6 @@
 {
     public class CabinOrderServices : ServiceBase<Dt_CabinOrder, IRepository<Dt_CabinOrder>>, ICabinOrderServices
     {
-
         static string SearchDate = "";
         private readonly IBasicService _basicService;
         private readonly IMedicineGoodsServices _medicineGoodsServices;
@@ -54,104 +53,8 @@
             _supplyTaskService = supplyTaskService;
         }
 
-        /// <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();
-        //        List<Dt_CabinOrder> _CabinOrders = new List<Dt_CabinOrder>();
-        //        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,
-        //                    OdrderStatus = "鏂板缓",
-        //                };
-        //                //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();
-        //                entityOrder.Details.AddRange(detailEntities); //寤虹珛涓诲璞′笌瀛愬璞$殑鍏宠仈鍏崇郴
-        //                _CabinOrders.Add(entityOrder);
-
-        //                //鑷繁
-        //                /// Db.Insertable(detailEntities).ExecuteCommand();
-
-        //                //杩欓噷瑕佽皟鐢ㄤ竴涓帴鍙e皢涓婇潰鐨勪俊鎭紶缁檞cs锛岀劧鍚庢敼鍙樼姸鎬�
-        //            }
-        //            catch (Exception innerEx)
-        //            {
-        //                // 閽堝鏌愭潯璁㈠崟鎶ラ敊鏃讹紝鎺ㄩ�佸紓甯哥粰涓婃父
-        //                SendErrorToUpstream(1, order.order_no, innerEx.Message, "");
-        //                throw; // 鎶涘嚭寮傚父锛岃澶栧眰鎹曡幏鍥炴粴
-        //            }
-        //        }
-        //        // 鎵归噺鎻掑叆锛圫qlSugar鑷姩澶勭悊涓诲閿叧绯伙級
-        //        Db.Insertable(_CabinOrders).ExecuteCommand();
-        //        Db.Ado.CommitTran();
-
-        //        //濡傛灉EdiIn瀹屾垚閭d箞灏辫皟鐢–ompleteOrder鎺ュ彛
-
-        //        return responseContent.OK("鍚屾鍏ュ簱鍗曟垚鍔�");
-        //    }
-        //    catch (Exception ex)
-        //    {
-        //        // 鍏ㄥ眬寮傚父鏃讹紝涔熸帹閫佸紓甯哥粰涓婃父
-        //        SendErrorToUpstream(1, "", ex.Message, "");
-        //        Db.Ado.RollbackTran();
-        //        return responseContent.Error("鍚屾澶辫触: " + ex.Message);
-        //    }
-        //}
+        
+       
         public WebResponseContent GetCabinOrders(SaveModel saveModel)
         {
             WebResponseContent content = new WebResponseContent();
@@ -333,6 +236,12 @@
             return content;
         }
 
+
+        /// <summary>
+        /// 鑾峰彇涓婃父绯荤粺鐨勫叆搴撳崟
+        /// </summary>
+        /// <param name="searchDate"></param>
+        /// <returns></returns>
         public WebResponseContent GetUpstreamOrder()
         {
             var responseContent = new WebResponseContent();
@@ -389,6 +298,7 @@
 
                     foreach (var order in newOrders)
                     {
+                        bool skipOrder = false;//鏍囪鏄惁璺宠繃璇ュ叆搴撳崟
                         var entityOrder = new Dt_CabinOrder
                         {
                             Order_no = order.order_no,
@@ -417,8 +327,22 @@
                             // 灏嗕笂娓稿叆搴撴暟閲忚浆涓烘鏁�
                             item.order_qty = Math.Abs(item.order_qty);
                             #region 鏍规嵁鐗╂枡缂栫爜鏌ヨ鐗╂枡淇℃伅
-                            //Dt_MaterielInfo materielInfo = _basicService.MaterielInfoService.Repository.QueryFirst(x => x.MaterielCode == item.goods_no);
-                            Dt_MedicineGoods materielInfo = BaseDal.Db.Queryable<Dt_MedicineGoods>().Where(x => x.Goods_no == item.goods_no).First();
+                            Dt_MaterielInfo materielInfo = _basicService.MaterielInfoService.Repository.QueryFirst(x => x.MaterielCode == item.goods_no);
+                            //濡傛灉鐗╂枡淇℃伅涓嶅瓨鍦紝璺宠繃鏁翠釜鍏ュ簱鍗�
+                            if (materielInfo == null)
+                            {
+                                skipOrder = true;
+                                Console.WriteLine($"璺宠繃鍏ュ簱鍗� {order.order_no}锛屽師鍥狅細鏈壘鍒板晢鍝� [{item.goods_no}] 鐨勭墿鏂欎俊鎭��");
+                                break;
+                            }
+
+                            //  鑻ョ墿鏂欎笉瀛樺湪鎴� MaterielSourceType 涓虹┖锛屽垯璺宠繃鏁翠釜鍏ュ簱鍗�
+                            if (materielInfo == null || !Enum.IsDefined(typeof(MaterielSourceTypeEnum), materielInfo.MaterielSourceType))
+                            {
+                                skipOrder = true;
+                                break;
+                            }
+                            //Dt_MedicineGoods materielInfo = BaseDal.Db.Queryable<Dt_MedicineGoods>().Where(x => x.Goods_no == item.goods_no).First();
                             ///鏍规嵁鐗╂枡淇℃伅澶у皬浠跺睘鎬у尯鍒嗘槸鍚﹀叆绔嬪簱 //澶т欢鍏ュ钩搴�
                             if (materielInfo.MaterielSourceType == MaterielSourceTypeEnum.PurchasePart)
                             {
@@ -504,9 +428,15 @@
                                 }
                                 #endregion
                             }
-                            //_basicService.MaterielInfoService.Repository.UpdateData(materielInfo);
-                            _medicineGoodsServices.Db.Updateable(materielInfo).ExecuteCommand();
+                            _basicService.MaterielInfoService.Repository.UpdateData(materielInfo);
+                            //_medicineGoodsServices.Db.Updateable(materielInfo).ExecuteCommand();
                             #endregion
+                        }
+                        // 鉂楀鏋滆烦杩囪鍗曪紝鍒欑洿鎺ontinue锛屼笉淇濆瓨
+                        if (skipOrder)
+                        {
+                            Console.WriteLine($"璺宠繃鍏ュ簱鍗� {order.order_no}锛屽洜涓哄瓨鍦ㄦ湭瀹氫箟鐗╂枡灞炴�х殑鍟嗗搧銆�");
+                            continue;
                         }
                         _CabinOrders.Add(entityOrder);
                         orderNos.Add(order.order_no);
@@ -529,6 +459,214 @@
             catch (Exception ex)
             {
                 // 鍏ㄥ眬寮傚父鏃讹紝涔熸帹閫佸紓甯哥粰涓婃父
+                SendErrorToUpstream(1, "", ex.Message, "");
+                return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+            }
+        }
+
+        /// <summary>
+        /// 瀵规病鏈夎繘琛岀淮鎶ゅ晢鍝佷俊鎭〃鐨勫叆搴撳崟杩涜杩囨护澶勭悊
+        /// </summary>
+        /// <returns></returns>
+        public WebResponseContent GetUpstreamOrder2()
+        {
+            var responseContent = new WebResponseContent();
+            try
+            {
+                // 璇锋眰鍦板潃
+                var url = "http://121.37.118.63:80/GYZ2/95fck/inOrder";
+                //if (string.IsNullOrEmpty(SearchDate)) SearchDate = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
+                //// 璇锋眰鍙傛暟
+                var requestData = new
+                {
+                    //searchDate = SearchDate
+                    searchDate = "2020-10-10 20:45:16"  // 姝g‘鐨勬牸寮�
+                };
+                //SearchDate = DateTime.Now.AddDays(-1).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("鏃犳柊鍏ュ簱鍗曟暟鎹�");
+
+                var existingOrderNos = BaseDal.Db.Queryable<Dt_CabinOrder>()
+                    .Select(x => x.Order_no)
+                    .ToList();
+
+                var newOrders = response.data
+                    .Where(order => !existingOrderNos.Contains(order.order_no))
+                    .ToList();
+
+                if (!newOrders.Any())
+                    return responseContent.OK("鎵�鏈夊叆搴撳崟宸插瓨鍦紝鏃犻渶鏂板");
+
+                Db.Ado.BeginTran();
+                try
+                {
+                    List<Dt_CabinOrder> _CabinOrders = new();
+                    List<string> orderNos = new();
+
+                    foreach (var order in newOrders)
+                    {
+                        bool skipOrder = false; // 鏍囪鏄惁璺宠繃璇ュ叆搴撳崟
+                        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,
+                            OdrderStatus = "鏂板缓",
+                            Supplier_name = order.supplier_name,
+                            Warehouse_no = order.warehouse_no,
+                            Details = new List<Dt_CabinOrderDetail>()
+                        };
+
+                        foreach (var item in order.details)
+                        {
+                            item.order_qty = Math.Abs(item.order_qty);
+
+                            // 鏌ヨ鐗╂枡淇℃伅
+                            var materielInfo = BaseDal.Db.Queryable<Dt_MedicineGoods>()
+                                .Where(x => x.Goods_no == item.goods_no)
+                                .First();
+
+
+                            //濡傛灉鐗╂枡淇℃伅涓嶅瓨鍦紝璺宠繃鏁翠釜鍏ュ簱鍗�
+                            if (materielInfo == null)
+                            {
+                                skipOrder = true;
+                                Console.WriteLine($"璺宠繃鍏ュ簱鍗� {order.order_no}锛屽師鍥狅細鏈壘鍒板晢鍝� [{item.goods_no}] 鐨勭墿鏂欎俊鎭��");
+                                break;
+                            }
+
+                            //  鑻ョ墿鏂欎笉瀛樺湪鎴� MaterielSourceType 涓虹┖锛屽垯璺宠繃鏁翠釜鍏ュ簱鍗�
+                            if (materielInfo == null || !Enum.IsDefined(typeof(MaterielSourceTypeEnum), materielInfo.MaterielSourceType))
+                            {
+                                skipOrder = true;
+                                break;
+                            }
+
+                            // 鍖哄垎澶т欢/灏忎欢
+                            if (materielInfo.MaterielSourceType == MaterielSourceTypeEnum.PurchasePart)
+                            {
+                                var detail = new Dt_CabinOrderDetail
+                                {
+                                    Reservoirarea = order.warehouse_no,
+                                    Goods_no = item.goods_no,
+                                    Order_qty = item.order_qty,
+                                    Batch_num = item.batch_num,
+                                    Exp_date = item.exp_date,
+                                    OrderDetailStatus = "鏂板缓",
+                                    Status = 2
+                                };
+                                entityOrder.Details.Add(detail);
+                            }
+                            else
+                            {
+                                Dt_CabinOrderDetail orderDetail = null;
+                                var ys = item.order_qty % materielInfo.BoxQty; // 涓嶈兘鏁撮櫎鐨勬暎浠�
+                                var xs = item.order_qty / materielInfo.BoxQty; // 鏁寸鏁伴噺
+
+                                // 鏈夋暎浠�
+                                if (ys > 0)
+                                {
+                                    orderDetail = new Dt_CabinOrderDetail
+                                    {
+                                        Reservoirarea = order.warehouse_no,
+                                        Goods_no = item.goods_no,
+                                        Order_qty = ys,
+                                        Batch_num = item.batch_num,
+                                        Exp_date = item.exp_date,
+                                        OrderDetailStatus = "鏂板缓",
+                                        Status = 0
+                                    };
+                                    materielInfo.Business_qty += ys;
+                                }
+
+                                // 涓嶈冻鏈�浣庡簱瀛樻椂琛ュ叆绔嬪簱
+                                while (materielInfo.Business_qty < materielInfo.MinQty && xs > 0)
+                                {
+                                    xs--;
+                                    if (orderDetail == null)
+                                    {
+                                        orderDetail = new Dt_CabinOrderDetail
+                                        {
+                                            Reservoirarea = order.warehouse_no,
+                                            Goods_no = item.goods_no,
+                                            Order_qty = materielInfo.BoxQty,
+                                            Batch_num = item.batch_num,
+                                            Exp_date = item.exp_date,
+                                            OrderDetailStatus = "鏂板缓",
+                                            Status = 0
+                                        };
+                                    }
+                                    else
+                                    {
+                                        orderDetail.Order_qty += materielInfo.BoxQty;
+                                    }
+                                    materielInfo.Business_qty += materielInfo.BoxQty;
+                                }
+
+                                if (orderDetail != null) entityOrder.Details.Add(orderDetail);
+
+                                // 鍓╀綑鏁寸鍏ュ钩搴�
+                                if (xs > 0)
+                                {
+                                    entityOrder.Details.Add(new Dt_CabinOrderDetail
+                                    {
+                                        Reservoirarea = order.warehouse_no,
+                                        Goods_no = item.goods_no,
+                                        Order_qty = materielInfo.BoxQty * xs,
+                                        Batch_num = item.batch_num,
+                                        Exp_date = item.exp_date,
+                                        OrderDetailStatus = "鏂板缓",
+                                        Status = 2
+                                    });
+                                }
+                            }
+
+                            _medicineGoodsServices.Db.Updateable(materielInfo).ExecuteCommand();
+                        }
+
+                        // 鉂楀鏋滆烦杩囪鍗曪紝鍒欑洿鎺ontinue锛屼笉淇濆瓨
+                        if (skipOrder)
+                        {
+                            Console.WriteLine($"璺宠繃鍏ュ簱鍗� {order.order_no}锛屽洜涓哄瓨鍦ㄦ湭瀹氫箟鐗╂枡灞炴�х殑鍟嗗搧銆�");
+                            continue;
+                        }
+
+                        _CabinOrders.Add(entityOrder);
+                        orderNos.Add(order.order_no);
+                    }
+
+                    if (_CabinOrders.Any())
+                    {
+                        BaseDal.Db.InsertNav(_CabinOrders).Include(x => x.Details).ExecuteCommand();
+                        Db.Ado.CommitTran();
+                        return responseContent.OK($"鎴愬姛鍚屾 {_CabinOrders.Count} 鏉″叆搴撳崟");
+                    }
+                    else
+                    {
+                        Db.Ado.RollbackTran();
+                        return responseContent.OK("鏃犲彲澶勭悊鐨勫叆搴撳崟锛堝晢鍝佸睘鎬ф湭瀹氫箟鎴栨湭鎵惧埌锛�");
+                    }
+                }
+                catch (Exception ex)
+                {
+                    Db.Ado.RollbackTran();
+                    SendErrorToUpstream(1, "", ex.Message, "");
+                    return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+                }
+            }
+            catch (Exception ex)
+            {
                 SendErrorToUpstream(1, "", ex.Message, "");
                 return responseContent.Error("鍚屾澶辫触: " + ex.Message);
             }
@@ -571,10 +709,10 @@
                     string materialCode = "YY";//榛樿鍊�
                     //鑾峰彇褰撳墠璁㈠崟鐨勭涓�涓槑缁嗛」
                     var firstDetail = order.Details.FirstOrDefault();
-                    if (firstDetail?.MedicineGoods != null && !string.IsNullOrEmpty(firstDetail.MedicineGoods.MaterialCode))
+                    if (firstDetail?.MedicineGoods != null && !string.IsNullOrEmpty(firstDetail.MedicineGoods.MaterielErpType))
                     {
                         //濡傛灉鏉′欢婊¤冻锛屽皢鐗╂枡浠g爜璁剧疆涓虹涓�涓槑缁嗛」瀵瑰簲鐨勮嵂鍝佺墿鏂欎唬鐮�
-                        materialCode = firstDetail.MedicineGoods.MaterialCode;
+                        materialCode = firstDetail.MedicineGoods.MaterielErpType;
                     }
 
                     var ediDto = new ToediInInfo
@@ -599,9 +737,9 @@
                             //浜у搧
                             productCode = d.Goods_no,
                             //sku鍚嶇О
-                            productName = d.MedicineGoods?.Goods_spm,
+                            productName = d.MedicineGoods?.MaterielName,
                             //sku瑙勬牸
-                            productSpecifications = d.MedicineGoods?.Model,
+                            productSpecifications = d.MedicineGoods?.MaterielSpec,
                             //鏁伴噺
                             quantity = (int)d.Order_qty,
                             //鏁堟湡
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs"
index 9b662bd..2d7dce1 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs"
@@ -5,6 +5,7 @@
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
+using WIDESEA_Common;
 using WIDESEA_Common.LocationEnum;
 using WIDESEA_Common.OrderEnum;
 using WIDESEA_Common.TaskEnum;
@@ -276,7 +277,7 @@
                                 return q.OrderBy(i => i.InDate).ToList();
                             };
 
-                            // 4锔忊儯鍒嗛厤鏁d欢锛堜紭鍏堢珛搴� Status=1锛�
+                            // 4锔忊儯鍒嗛厤鏁d欢锛堜紭鍏堢珛搴� Status=0锛�
                             decimal remainingPartial = partialQty;
                             if (remainingPartial > 0)
                             {
@@ -451,6 +452,313 @@
             }
         }
 
+        /// <summary>
+        /// 杩囨护娌℃湁瀵瑰晢鍝佽繘琛岀淮鎶ょ殑鍑哄簱鍗曡繘琛岃繃婊�
+        /// </summary>
+        /// <returns></returns>
+        public WebResponseContent GetUpstreamOutOrder2()
+        {
+            var responseContent = new WebResponseContent();
+            try
+            {
+                var url = "http://121.37.118.63:80/GYZ2/95fck/outOrder";
+
+                var requestData = new
+                {
+                    searchDate = "2022-10-10 20:45:16"
+                };
+
+                var result = HttpHelper.Post(url, requestData.ToJsonString());
+                var response = JsonConvert.DeserializeObject<UpstreamResponse<UpstramOutOrderInfo>>(result);
+
+                if (response.resultCode != "0")
+                {
+                    SendErrorToUpstream(3, "", response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触", "");
+                    return responseContent.Error(response.resultMsg ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
+                }
+
+                if (response.data == null || !response.data.Any())
+                {
+                    return responseContent.OK("鏃犳柊鍑哄簱鍗曟暟鎹�");
+                }
+
+                // 宸插瓨鍦ㄥ嚭搴撳崟鍙�
+                var existingOutOrderNos = BaseDal.Db.Queryable<Dt_DeliveryOrder>()
+                    .Select(x => x.Out_no)
+                    .ToList();
+
+                // 鏂板嚭搴撳崟
+                var newOutOrders = response.data
+                    .Where(outorder => !existingOutOrderNos.Contains(outorder.order_no))
+                    .ToList();
+
+                if (!newOutOrders.Any())
+                {
+                    return responseContent.OK("鎵�鏈夊嚭搴撳崟宸插瓨鍦紝鏃犻渶鏂板");
+                }
+
+                Db.Ado.BeginTran();
+                try
+                {
+                    List<Dt_DeliveryOrder> _DeliveryOrders = new List<Dt_DeliveryOrder>();
+                    List<string> orderNos = new();
+
+                    foreach (var outorder in newOutOrders)
+                    {
+
+                        bool skipOrder = false; // 鏍囪鏄惁璺宠繃璇ュ叆搴撳崟
+                        var entityOrder = new Dt_DeliveryOrder
+                        {
+                            Out_no = outorder.order_no,
+                            Out_type = outorder.order_type,
+                            Client_no = outorder.client_no,
+                            Client_name = outorder.client_name,
+                            Account_time = outorder.account_time,
+                            Warehouse_no = outorder.warehouse_no,
+                            OutStatus = "鏈畬鎴�",
+                            Details = new List<Dt_DeliveryOrderDetail>()
+                        };
+
+                        // 閬嶅巻鍑哄簱鏄庣粏
+                        foreach (var item in outorder.details)
+                        {
+                            //  1锔忊儯 杞负姝f暟锛堜笂娓稿彲鑳戒紶璐熸暟锛�
+                            item.order_qty = Math.Abs(item.order_qty);
+                            decimal orderQty = (decimal)item.order_qty;
+
+                            //  2锔忊儯 鏌ョ墿鏂欏熀纭�淇℃伅锛堣幏鍙栫瑙勶級
+                            var medication = BaseDal.Db.Queryable<Dt_MaterielInfo>()
+                                .Where(m => m.MaterielCode == item.goods_no)
+                                .First();
+                            //濡傛灉鐗╂枡淇℃伅涓嶅瓨鍦紝璺宠繃鏁翠釜鍏ュ簱鍗�
+                            if (medication == null)
+                            {
+                                skipOrder = true;
+                                Console.WriteLine($"璺宠繃鍏ュ簱鍗� {outorder.order_no}锛屽師鍥狅細鏈壘鍒板晢鍝� [{item.goods_no}] 鐨勭墿鏂欎俊鎭��");
+                                break;
+                            }
+
+
+                            //  鑻ョ墿鏂欎笉瀛樺湪鎴� MaterielSourceType 涓虹┖锛屽垯璺宠繃鏁翠釜鍑哄簱鍗�
+                            if (medication == null || !Enum.IsDefined(typeof(MaterielSourceTypeEnum), medication.MaterielSourceType))
+                            {
+                                skipOrder = true;
+                                break;
+                            }
+
+                            if (medication == null)
+                            {
+                                SendErrorToUpstream(3, "", $"鎵句笉鍒扮墿鏂欎俊鎭細{item.goods_no}", "");
+                                continue;
+                            }
+
+                            decimal boxQty = medication.BoxQty <= 0 ? 1 : medication.BoxQty;
+
+                            //  3锔忊儯 璁$畻鏁翠欢涓庢暎浠舵暟閲�
+                            var fullBoxes = (int)(orderQty / boxQty);   // 鏁翠欢绠辨暟
+                            var partialQty = orderQty % boxQty;         // 鏁d欢鏁伴噺
+
+                            // 鑻ヤ笂娓哥粰浜嗘壒娆″彿锛屽垯浼樺厛鍖归厤
+                            string requestedBatch = string.IsNullOrEmpty(item.batch_num) ? null : item.batch_num;
+
+                            // helper: 鏌ヨ搴撳瓨鍑芥暟锛堟寜鍏ュ簱鏃堕棿鍗囧簭锛�
+                            // 瀹氫箟涓�涓鎵樺彉閲忥細杈撳叆int鍙傛暟锛岃繑鍥濴ist<Dt_InventoryInfo>
+                            Func<int, List<Dt_InventoryInfo>> queryInventoryByStockStatus = (stockStatus) =>
+                            {
+                                // 1. 鍒涘缓鍩虹鏌ヨ
+                                var q = BaseDal.Db.Queryable<Dt_InventoryInfo>()
+                                    .Where(i => i.MaterielCode == item.goods_no &&           // 鐗╂枡缂栧彿鍖归厤
+                                                (i.StockQuantity - i.OutboundQuantity) > 0 && // 鍙敤搴撳瓨>0
+                                                i.StockStatus == stockStatus);               // 搴撳瓨鐘舵�佸尮閰�
+
+                                // 2. 鏉′欢绛涢�夛紙濡傛灉鏈夋壒娆″彿瑕佹眰锛�
+                                if (!string.IsNullOrEmpty(requestedBatch))
+                                    q = q.Where(i => i.BatchNo == requestedBatch);
+
+                                // 3. 鎵ц鏌ヨ骞惰繑鍥炵粨鏋�
+                                return q.OrderBy(i => i.InDate).ToList();  // 鎸夊叆搴撴椂闂存帓搴�
+                            };
+                            // 4锔忊儯鍒嗛厤鏁d欢锛堜紭鍏堢珛搴� Status=0锛�
+                            decimal remainingPartial = partialQty;
+                            if (remainingPartial > 0)
+                            {
+                                var invList_ly = queryInventoryByStockStatus(0);
+                                foreach (var inv in invList_ly)
+                                {
+                                    if (remainingPartial <= 0) break;
+
+                                    decimal available = (decimal)(inv.StockQuantity - inv.OutboundQuantity);
+                                    if (available <= 0) continue;
+
+                                    decimal use = Math.Min(available, remainingPartial);
+
+                                    var detail = new Dt_DeliveryOrderDetail
+                                    {
+                                        Goods_no = item.goods_no,
+                                        Order_qty = use,
+                                        Batch_num = inv.BatchNo,
+                                        Exp_date = inv.ValidityPeriod,
+                                        OotDetailStatus = "鏂板缓",
+                                        Status = 0, //绔嬪簱
+                                        Reservoirarea = inv.LocationCode
+                                    };
+                                    entityOrder.Details.Add(detail);
+
+                                    inv.OutboundQuantity += (float)use;
+                                    BaseDal.Db.Updateable(inv).ExecuteCommand();
+
+                                    remainingPartial -= use;
+                                }
+
+                                // 绔嬪簱涓嶅 鈫� 骞冲簱琛� (Status=2)
+                                if (remainingPartial > 0)
+                                {
+                                    var invList_pk = queryInventoryByStockStatus(2);
+                                    foreach (var inv in invList_pk)
+                                    {
+                                        if (remainingPartial <= 0) break;
+
+                                        decimal available = (decimal)(inv.StockQuantity - inv.OutboundQuantity);
+                                        if (available <= 0) continue;
+
+                                        decimal use = Math.Min(available, remainingPartial);
+
+                                        var detail = new Dt_DeliveryOrderDetail
+                                        {
+                                            Goods_no = item.goods_no,
+                                            Order_qty = use,
+                                            Batch_num = inv.BatchNo,
+                                            Exp_date = inv.ValidityPeriod,
+                                            OotDetailStatus = "鏂板缓",
+                                            Status = 2, //骞冲簱
+                                            Reservoirarea = inv.LocationCode
+                                        };
+                                        entityOrder.Details.Add(detail);
+
+                                        inv.OutboundQuantity += (float)use;
+                                        BaseDal.Db.Updateable(inv).ExecuteCommand();
+
+                                        remainingPartial -= use;
+                                    }
+                                }
+
+                                if (remainingPartial > 0)
+                                {
+                                    SendErrorToUpstream(3, "", $"鍑哄簱鍗昜{outorder.order_no}]鐗╂枡[{item.goods_no}]鏁d欢搴撳瓨涓嶈冻锛屾湭鍒嗛厤锛歿remainingPartial}", "");
+                                }
+                            }
+
+                            //鍒嗛厤鏁翠欢锛堜紭鍏堝钩搴� Status=2锛�
+                            int remainingFullBoxes = fullBoxes;
+                            if (remainingFullBoxes > 0)
+                            {
+                                var invList_pk = queryInventoryByStockStatus(2);
+                                foreach (var inv in invList_pk)
+                                {
+                                    if (remainingFullBoxes <= 0) break;
+
+                                    decimal available = (decimal)(inv.StockQuantity - inv.OutboundQuantity);
+                                    if (available < boxQty) continue;
+
+                                    int canProvideBoxes = (int)(available / boxQty);
+                                    if (canProvideBoxes <= 0) continue;
+
+                                    int useBoxes = Math.Min(canProvideBoxes, remainingFullBoxes);
+                                    decimal useQty = useBoxes * boxQty;
+
+                                    var detail = new Dt_DeliveryOrderDetail
+                                    {
+                                        Goods_no = item.goods_no,
+                                        Order_qty = useQty,
+                                        Batch_num = inv.BatchNo,
+                                        Exp_date = inv.ValidityPeriod,
+                                        OotDetailStatus = "鏂板缓",
+                                        Status = 2, //骞冲簱
+                                        Reservoirarea = inv.LocationCode
+                                    };
+                                    entityOrder.Details.Add(detail);
+
+                                    inv.OutboundQuantity += (float)useQty;
+                                    BaseDal.Db.Updateable(inv).ExecuteCommand();
+
+                                    remainingFullBoxes -= useBoxes;
+                                }
+
+                                // 骞冲簱涓嶅 鈫� 绔嬪簱琛� (Status=1)
+                                if (remainingFullBoxes > 0)
+                                {
+                                    var invList_ly = queryInventoryByStockStatus(1);
+                                    foreach (var inv in invList_ly)
+                                    {
+                                        if (remainingFullBoxes <= 0) break;
+
+                                        decimal available = (decimal)(inv.StockQuantity - inv.OutboundQuantity);
+                                        if (available < boxQty) continue;
+
+                                        int canProvideBoxes = (int)(available / boxQty);
+                                        if (canProvideBoxes <= 0) continue;
+
+                                        int useBoxes = Math.Min(canProvideBoxes, remainingFullBoxes);
+                                        decimal useQty = useBoxes * boxQty;
+
+                                        var detail = new Dt_DeliveryOrderDetail
+                                        {
+                                            Goods_no = item.goods_no,
+                                            Order_qty = useQty,
+                                            Batch_num = inv.BatchNo,
+                                            Exp_date = inv.ValidityPeriod,
+                                            OotDetailStatus = "鏂板缓",
+                                            Status = 0, //绔嬪簱锛堣ˉ鏁寸锛�
+                                            Reservoirarea = inv.LocationCode
+                                        };
+                                        entityOrder.Details.Add(detail);
+
+                                        inv.OutboundQuantity += (float)useQty;
+                                        BaseDal.Db.Updateable(inv).ExecuteCommand();
+
+                                        remainingFullBoxes -= useBoxes;
+                                    }
+                                }
+                                // 鉂楀鏋滆烦杩囪鍗曪紝鍒欑洿鎺ontinue锛屼笉淇濆瓨
+                                if (skipOrder)
+                                {
+                                    Console.WriteLine($"璺宠繃鍏ュ簱鍗� {outorder.order_no}锛屽洜涓哄瓨鍦ㄦ湭瀹氫箟鐗╂枡灞炴�х殑鍟嗗搧銆�");
+                                    continue;
+                                }
+
+                                if (remainingFullBoxes > 0)
+                                {
+                                    decimal unfilledQty = remainingFullBoxes * boxQty;
+                                    SendErrorToUpstream(3, "", $"鍑哄簱鍗昜{outorder.order_no}]鐗╂枡[{item.goods_no}]鏁寸搴撳瓨涓嶈冻锛屾湭鍒嗛厤鏁伴噺锛歿unfilledQty}", "");
+                                }
+
+                            }
+                        }
+
+                        _DeliveryOrders.Add(entityOrder);
+                    }
+
+                    // 鎻掑叆涓昏〃+鏄庣粏
+                    BaseDal.Db.InsertNav(_DeliveryOrders)
+                        .Include(x => x.Details)
+                        .ExecuteCommand();
+
+                    Db.Ado.CommitTran();
+                    return responseContent.OK("鍚屾鍑哄簱鍗曟垚鍔�");
+                }
+                catch (Exception ex)
+                {
+                    Db.Ado.RollbackTran();
+                    SendErrorToUpstream(3, "", ex.Message, "");
+                    return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+                }
+            }
+            catch (Exception ex)
+            {
+                SendErrorToUpstream(3, "", ex.Message, "");
+                return responseContent.Error("鍚屾澶辫触: " + ex.Message);
+            }
+        }
 
         /// <summary>
         /// 鍑哄簱鍗曟帹閫佺粰 WCS
@@ -486,10 +794,10 @@
                         string materialCode = "YY";//榛樿鍊�
                                                    //鑾峰彇褰撳墠璁㈠崟鐨勭涓�涓槑缁嗛」
                         var firstDetail = order.Details.FirstOrDefault();
-                        if (firstDetail?.MedicineGoods != null && !string.IsNullOrEmpty(firstDetail.MedicineGoods.MaterialCode))
+                        if (firstDetail?.MedicineGoods != null && !string.IsNullOrEmpty(firstDetail.MedicineGoods.MaterielErpType))
                         {
                             //濡傛灉鏉′欢婊¤冻锛屽皢鐗╂枡浠g爜璁剧疆涓虹涓�涓槑缁嗛」瀵瑰簲鐨勮嵂鍝佺墿鏂欎唬鐮�
-                            materialCode = firstDetail.MedicineGoods.MaterialCode;
+                            materialCode = firstDetail.MedicineGoods.MaterielErpType;
                         }
                         // 3. 缁勮 DTO
                         var ediDto = new TowcsDto.ToediOutInfo
@@ -504,8 +812,8 @@
                             {
                                 batchNo = d.Batch_num,
                                 productCode = d.Goods_no,
-                                productName = d.MedicineGoods?.Goods_spm,
-                                productSpecifications = d.MedicineGoods?.Model,
+                                productName = d.MedicineGoods?.MaterielName,
+                                productSpecifications = d.MedicineGoods?.MaterielModel,
                                 quantity = (int)d.Order_qty,
                                 //stocktakingDetails = order.Out_type == "3"
                                 //    ? new List<ToOutediInStock>
@@ -561,221 +869,67 @@
         }
 
 
-        /// <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("鍏ュ簱鍗曞彿涓嶅彲浠ヤ负绌�");
-        //        }
-
-        //        Db.Ado.BeginTran();
-        //        //鍏堟煡澶磋〃
-        //        var outOerd= BaseDal.Db.Queryable<Dt_DeliveryOrder>()
-        //            .Where(o => o.Out_no == out_no)
-        //            .First();
-        //        if (outOerd == null)
-        //        {
-        //            return responseContent.Error($"娌℃湁鎵惧埌璇ュ嚭搴撳崟鍙穥out_no}");
-        //        }
-        //        //鏌ユ壘鎵�鏈夋槑缁嗚〃鏄惁閮藉凡瀹屾垚
-        //        var incompleteDetails = BaseDal.Db.Queryable<Dt_DeliveryOrderDetail>()
-        //            .Where(d => d.DeliveryOrderId == outOerd.Id && d.OotDetailStatus == "宸插畬鎴�")
-        //            .Count();
-        //        if (incompleteDetails>0)
-        //        {
-        //            // 鏇存柊鍑哄簱鍗曠姸鎬�
-        //            BaseDal.Db.Updateable<Dt_DeliveryOrder>()
-        //              .SetColumns(o => new Dt_DeliveryOrder { OutStatus = "寮�濮�" })
-        //              .Where(o => o.Out_no == out_no)
-        //              .ExecuteCommand();
-        //            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 ?? "涓婃父鎺ュ彛杩斿洖澶辫触");
-        //            }
-        //            Db.Ado.CommitTran();
-        //            return responseContent.OK("鎿嶄綔鎴愬姛,鍑哄簱鍗曚互鍙婃槑缁嗗叏閮ㄥ畬鎴�");
-        //        }
-        //        else
-        //        {
-        //            return responseContent.OK("鎿嶄綔鎴愬姛锛屼絾浠绘湁涓哄畬鎴愮殑鏄庣粏");
-        //        }
-        //    }
-        //    catch (Exception ex)
-        //    {
-        //        Db.Ado.RollbackTran();
-        //        SendErrorToUpstream(1, "", ex.Message, "");
-        //        return responseContent.Error("鍚屾澶辫触: " + ex.Message);
-        //    }
-        //}
-
-
-        /// <summary>
-        ///鐩樼偣鍑哄簱鍗曟帹閫佺粰 WCS
-        /// </summary>
-        /// <param name="externalOrderNo">鍑哄簱鍗曞彿</param>
-        /// <returns></returns>
-        //public WebResponseContent InventoryGood(string externalOrderNo)
-        //{
-        //    try
-        //    {
-        //        // 鏌ヨ鍑哄簱鍗曞強鏄庣粏
-        //        var orders = BaseDal.Db.CopyNew().Queryable<Dt_DeliveryOrder>()
-        //            .Where(x => x.Out_no == externalOrderNo)
-        //            .Includes(o => o.Details, d => d.MedicineGoods)
-        //            .ToList();
-
-
-        //        if (orders == null || orders.Count == 0)
-        //        {
-        //            return new WebResponseContent().Error("娌℃湁鎵惧埌璇ュ嚭搴撳崟");
-        //        }
-
-        //        var url = "http://172.16.1.2:9357/file-admin/api/out/ediOut"; 
-        //        bool allSuccess = true;
-
-        //        foreach (var order in orders)
-        //        {
-        //            //鏌ユ壘缁欏晢鍝佺殑搴撳瓨
-        //            var Invert = BaseDal.Db.Queryable<Dt_Inventory>()
-        //                .Where(i => i.Goods_no == order.Out_no).First();
-        //            var ediDto = new TowcsDto.ToediOutInfo
-        //            {
-        //                customerCode = "905",
-        //                materialCode = "YY",
-        //                externalOrderNo = order.Out_no,
-        //                outOrderType = "20", // 鐩樼偣鍑哄簱鍗�
-        //                priority = 1,
-        //                Is_cancel = 0,
-        //                details = order.Details.Select(d => new TowcsDto.ToeOutdiInDetail
-        //                {
-        //                    batchNo = d.Batch_num,
-        //                    productCode = d.Goods_no,
-        //                    productName = d.MedicineGoods?.Goods_spm,
-        //                    productSpecifications = d.MedicineGoods?.Model,
-        //                    quantity = (int)d.Order_qty,
-        //                    stocktakingDetails = new List<TowcsDto.ToOutediInStock>
-        //            {
-        //                new TowcsDto.ToOutediInStock
-        //                {
-        //                    palletCode = Invert.PalletCode,  // 瀹為檯浠庣郴缁熷彇
-        //                    quantity = d.Order_qty.ToString()
-        //                }
-        //            }
-        //                }).ToList()
-        //            };
-
-        //            var result = HttpHelper.Post(url, ediDto.ToJsonString());
-        //            var resp = JsonConvert.DeserializeObject<TowcsDto.TowcsResponse<object>>(result);
-
-        //            if (resp == null || resp.code != "0")
-        //            {
-        //                allSuccess = false;
-        //                break;
-        //            }
-        //        }
-
-        //        return allSuccess
-        //            ? new WebResponseContent { Status = true, Message = "鐩樼偣鎴愬姛" }
-        //            : new WebResponseContent { Status = false, Message = "鐩樼偣澶辫触" };
-        //    }
-        //    catch (Exception ex)
-        //    {
-        //        return new WebResponseContent { Status = false, Message = ex.Message };
-        //    }
-        //}
-
-
-        public WebResponseContent InventoryGood(string externalOrderNo)
+        //鐩樼偣 鎷挎暣涓壒娆′俊鎭〃鐨勫晢鍝佹壒鍙峰拰鍟嗗搧缂栧彿鏉ヨ繘琛岀洏鐐�
+        public WebResponseContent InventoryGood(string batchNo, string goodsNo)
         {
+            var response = new WebResponseContent();
             try
             {
-                // 1. 鏌ュ嚭鍑哄簱鍗曞強鏄庣粏
-                var orders = BaseDal.Db.CopyNew().Queryable<Dt_DeliveryOrder>()
-                    .Where(x => x.Out_no == externalOrderNo)
-                    .Includes(o => o.Details, d => d.MedicineGoods)
-                    .ToList();
+                // 1锔忊儯 鏌ユ壘鎸囧畾鎵规涓庣墿鏂欑殑搴撳瓨淇℃伅
+                var batchInfo = BaseDal.Db.Queryable<Dt_Inventory_Batch>()
+                    .Where(x => x.BatchNo == batchNo && x.MaterielCode == goodsNo)
+                    .First();
 
-                if (orders == null || orders.Count == 0)
-                    return new WebResponseContent().Error("娌℃湁鎵惧埌璇ュ嚭搴撳崟");
+                if (batchInfo == null)
+                    return response.Error($"鏈壘鍒拌鐗╂枡 [{goodsNo}] 鎵规 [{batchNo}] 鐨勫簱瀛樹俊鎭�");
 
-                // 2. 鑾峰彇鎵�鏈夊晢鍝佺紪鍙�
-                var allGoodsNos = orders
-                    .SelectMany(o => o.Details.Select(d => d.Goods_no))
-                    .Distinct()
-                    .ToList();
-
-                // 3. 涓�娆℃�ф煡璇㈠簱瀛樹俊鎭�
-                var inventoryList = BaseDal.Db.Queryable<Dt_Inventory>()
-                    .Where(i => allGoodsNos.Contains(i.Goods_no))
-                    .ToList();
-
-                var inventoryDict = inventoryList.ToDictionary(i => i.Goods_no, i => i);
-                string url = "http://172.16.1.2:9357/file-admin/api/out/ediOut";
-                bool allSuccess = true;
-
-                // 4. 鏋勯�犵洏鐐瑰嚭搴撹姹�
-                foreach (var order in orders)
+                // 2锔忊儯 缁勮璇锋眰 DTO锛堝畬鍏ㄧ鍚堟帴鍙f枃妗g粨鏋勶級
+                var ediDto = new TowcsDto.ToediOutInfo
                 {
-                    var ediDto = new TowcsDto.ToediOutInfo
-                    {
-                        customerCode = "905",
-                        materialCode = "YY",
-                        externalOrderNo = order.Out_no,
-                        outOrderType = "20", // 鐩樼偣鍑哄簱鍗�
-                        priority = 1,
-                        Is_cancel = 0,
-                        details = order.Details.Select(d =>
-                        {
-                            inventoryDict.TryGetValue(d.Goods_no, out var invert);
-
-                            return new TowcsDto.ToeOutdiInDetail
-                            {
-                                batchNo = d.Batch_num,
-                                productCode = d.Goods_no,
-                                productName = d.MedicineGoods?.Goods_spm,
-                                productSpecifications = d.MedicineGoods?.Model,
-                                quantity = (int)d.Order_qty,
-                                stocktakingDetails = new List<TowcsDto.ToOutediInStock>
-                        {
-                            new TowcsDto.ToOutediInStock
-                            {
-                                palletCode = invert?.PalletCode ?? string.Empty,
-                                quantity = d.Order_qty.ToString()
-                            }
-                        }
-                            };
-                        }).ToList()
-                    };
-
-                    var result = HttpHelper.Post(url, ediDto.ToJsonString());
-                    var resp = JsonConvert.DeserializeObject<TowcsDto.TowcsResponse<object>>(result);
-
-                    if (resp == null || resp.code != "0")
-                    {
-                        allSuccess = false;
-                        break;
-                    }
+                    customerCode = "905",
+                    materialCode = "YY",                              // 鐗╂枡绫诲瀷CODE
+                    externalOrderNo = $"PDCK-{batchInfo.Id}",          // 澶栭儴鍑哄簱鍗曞彿
+                    outOrderType = "20",                               // 鐩樼偣鍑哄簱鍗�
+                    priority = 1,
+                    Is_cancel = 0,
+                    details = new List<TowcsDto.ToeOutdiInDetail>
+            {
+                new TowcsDto.ToeOutdiInDetail
+                {
+                    batchNo = batchInfo.BatchNo,
+                    productCode = batchInfo.MaterielCode,
+                    productName = batchInfo.MaterielName,
+                    productSpecifications = batchInfo.MaterielSpec,
+                    quantity = (int)batchInfo.SupplyQuantity,
+                    //stocktakingDetails = new List<TowcsDto.ToOutediInStock>
+                    //{
+                    //    // 鐩樼偣鏄庣粏鍙牴鎹疄闄呮墭鐩樻媶鍒嗭紱姝ゅ绀轰緥浠�1鏉�
+                    //    new TowcsDto.ToOutediInStock
+                    //    {
+                    //        palletCode = "FC00001",
+                    //        quantity = batchInfo.SupplyQuantity.ToString()
+                    //    }
+                    //}
                 }
+            }
+                };
 
-                return allSuccess
-                    ? new WebResponseContent { Status = true, Message = "鐩樼偣鎴愬姛" }
-                    : new WebResponseContent { Status = false, Message = "鐩樼偣澶辫触" };
+                // 3锔忊儯 璋冪敤鎺ュ彛
+                string url = "http://172.16.1.2:9357/file-admin/api/out/ediOut";
+                var result = HttpHelper.Post(url, ediDto.ToJsonString());
+                var resp = JsonConvert.DeserializeObject<TowcsDto.TowcsResponse<object>>(result);
+
+                // 4锔忊儯 鍝嶅簲澶勭悊
+                if (resp == null)
+                    return response.Error("WCS 鏃犲搷搴�");
+                if (resp.code != "0")
+                    return response.Error($"WCS杩斿洖澶辫触: {resp.msg}");
+
+                return response.OK("鐩樼偣鍑哄簱涓嬪彂鎴愬姛");
             }
             catch (Exception ex)
             {
-                return new WebResponseContent { Status = false, Message = ex.Message };
+                return response.Error("鐩樼偣澶辫触锛�" + ex.Message);
             }
         }
 
@@ -920,175 +1074,7 @@
         }
 
 
-        //public WebResponseContent CompleteAllOutOrders()
-        //{
-        //    var responseContent = new WebResponseContent();
-        //    try
-        //    {
-        //        var orders = BaseDal.Db.Queryable<Dt_DeliveryOrder>()
-        //            .Where(o => o.OutStatus == "寮�濮�")
-        //            .ToList();
-
-        //        if (orders == null || !orders.Any())
-        //        {
-        //            return responseContent.OK("鏆傛棤闇�瑕佸鐞嗙殑鍑哄簱鍗�");
-        //        }
-
-        //        int successCount = 0;
-        //        int failCount = 0;
-        //        int serverErrorCount = 0;
-
-        //        foreach (var order in orders)
-        //        {
-        //            try
-        //            {
-        //                Db.Ado.BeginTran();
-
-        //                var details = BaseDal.Db.Queryable<Dt_DeliveryOrderDetail>()
-        //                    .Where(d => d.DeliveryOrderId == order.Id)
-        //                    .ToList();
-
-        //                var completedCount = details.Count(d => d.OotDetailStatus == "宸插畬鎴�");
-        //                var totalCount = details.Count;
-
-        //                if (totalCount > 0 && completedCount == totalCount)
-        //                {
-        //                    // 鏇存柊鐘舵�佷负宸插畬鎴�
-        //                    BaseDal.Db.Updateable<Dt_DeliveryOrder>()
-        //                        .SetColumns(o => o.OutStatus == "宸插畬鎴�")
-        //                        .Where(o => o.Id == order.Id)
-        //                        .ExecuteCommand();
-
-        //                    // 璋冪敤涓婃父鎺ュ彛
-        //                    var url = "http://121.37.118.63:80/GYZ2/95fck/outOrderOk";
-        //                    var requestDate = new
-        //                    {
-        //                        order_no = order.Out_no
-        //                    };
-
-        //                    string result;
-        //                    try
-        //                    {
-        //                        result = HttpHelper.Post(url, requestDate.ToJsonString());
-        //                    }
-        //                    catch (Exception httpEx)
-        //                    {
-        //                        // HTTP璇锋眰寮傚父锛堢綉缁滈棶棰樼瓑锛�
-        //                        Db.Ado.RollbackTran();
-        //                        failCount++;
-        //                        SendErrorToUpstream(3, "", $"缃戠粶璇锋眰澶辫触: {httpEx.Message}", order.Out_no);
-        //                        continue;
-        //                    }
-
-        //                    // 鉁� 妫�鏌ユ槸鍚︽槸500閿欒椤甸潰
-        //                    if (!string.IsNullOrEmpty(result) && result.Contains("500閿欒椤甸潰"))
-        //                    {
-        //                        Db.Ado.RollbackTran();
-        //                        serverErrorCount++;
-        //                        SendErrorToUpstream(5, "", "涓婃父鎺ュ彛鏈嶅姟鍣ㄥ唴閮ㄩ敊璇�(500)锛岃鑱旂郴涓婃父绯荤粺绠$悊鍛�", order.Out_no);
-        //                        continue;
-        //                    }
-
-        //                    // 鉁� 妫�鏌ユ槸鍚︽槸HTML鍝嶅簲
-        //                    if (!string.IsNullOrEmpty(result) && result.Trim().StartsWith("<"))
-        //                    {
-        //                        Db.Ado.RollbackTran();
-        //                        failCount++;
-        //                        SendErrorToUpstream(4, "", "涓婃父鎺ュ彛杩斿洖闈濲SON鏍煎紡鍝嶅簲", order.Out_no);
-        //                        continue;
-        //                    }
-
-        //                    // 鉁� 瀹夊叏瑙f瀽JSON
-        //                    UpstreamOrderResponse response;
-        //                    try
-        //                    {
-        //                        response = JsonConvert.DeserializeObject<UpstreamOrderResponse>(result);
-        //                    }
-        //                    catch (JsonReaderException jsonEx)
-        //                    {
-        //                        Db.Ado.RollbackTran();
-        //                        failCount++;
-        //                        SendErrorToUpstream(4, "", $"涓婃父鎺ュ彛杩斿洖鏁版嵁鏍煎紡閿欒: {jsonEx.Message}", order.Out_no);
-        //                        continue;
-        //                    }
-
-        //                    if (response.resultCode == "0")
-        //                    {
-        //                        // 鎴愬姛澶勭悊閫昏緫...
-        //                        var orderHistory = new Dt_DeliveryOrder_Hty
-        //                        {
-        //                            Id = order.Id,
-        //                            Out_no = order.Out_no,
-        //                            Out_type = order.Out_type,
-        //                            Client_no = order.Client_no,
-        //                            Client_name = order.Client_name,
-        //                            Account_time = order.Account_time,
-        //                            Warehouse_no = order.Warehouse_no,
-        //                            OutStatus = "宸插畬鎴�",
-        //                            Details = details.Select(d => new Dt_DeliveryOrderDetail
-        //                            {
-        //                                Id = d.Id,
-        //                                DeliveryOrderId = d.DeliveryOrderId,
-        //                                Reservoirarea = d.Reservoirarea,
-        //                                Goods_no = d.Goods_no,
-        //                                Order_qty = d.Order_qty,
-        //                                Batch_num = d.Batch_num,
-        //                                Exp_date = d.Exp_date,
-        //                                OotDetailStatus = d.OotDetailStatus,
-        //                                Status = d.Status
-        //                            }).ToList()
-        //                        };
-
-        //                        var historyId = BaseDal.Db.Insertable(orderHistory).ExecuteReturnIdentity();
-
-        //                        var detailHistories = details.Select(d => new Dt_DeliveryOrderDetail_Hty
-        //                        {
-        //                            Id = d.Id,
-        //                            DeliveryOrderId = order.Id,
-        //                            Reservoirarea = d.Reservoirarea,
-        //                            Goods_no = d.Goods_no,
-        //                            Order_qty = d.Order_qty,
-        //                            Batch_num = d.Batch_num,
-        //                            Exp_date = d.Exp_date,
-        //                            OotDetailStatus = d.OotDetailStatus,
-        //                            Status = d.Status
-        //                        }).ToList();
-
-        //                        BaseDal.Db.Insertable(detailHistories).ExecuteCommand();
-
-        //                        BaseDal.Db.Deleteable<Dt_DeliveryOrderDetail>().Where(d => d.DeliveryOrderId == order.Id).ExecuteCommand();
-        //                        BaseDal.Db.Deleteable<Dt_DeliveryOrder>().Where(o => o.Id == order.Id).ExecuteCommand();
-
-        //                        Db.Ado.CommitTran();
-        //                        successCount++;
-        //                    }
-        //                    else
-        //                    {
-        //                        Db.Ado.RollbackTran();
-        //                        failCount++;
-        //                        SendErrorToUpstream(4, "", $"涓婃父鎺ュ彛杩斿洖澶辫触: {response.resultMsg}", order.Out_no);
-        //                    }
-        //                }
-        //                else
-        //                {
-        //                    Db.Ado.RollbackTran();
-        //                }
-        //            }
-        //            catch (Exception ex)
-        //            {
-        //                Db.Ado.RollbackTran();
-        //                failCount++;
-        //                SendErrorToUpstream(1, "", ex.Message, order.Out_no);
-        //            }
-        //        }
-
-        //        return responseContent.OK($"鎵归噺澶勭悊瀹屾垚锛氭垚鍔� {successCount} 鍗曪紝澶辫触 {failCount} 鍗曪紝鏈嶅姟鍣ㄩ敊璇� {serverErrorCount} 鍗曘��");
-        //    }
-        //    catch (Exception ex)
-        //    {
-        //        return responseContent.Error("鎵归噺澶勭悊澶辫触锛�" + ex.Message);
-        //    }
-        //}
+    
 
         /// <summary>
         /// 鎺ㄩ�佸紓甯镐俊鎭粰涓婃父绯荤粺 1.鍏ュ簱鍗曟帴鍙o紱2.鍏ュ簱鍗曟姤瀹屾垚鎺ュ彛锛�3.鍑哄簱鍗曟帴鍙o紱4.鍑哄簱鎶ュ畬鎴愭帴鍙o紱5.鑽搧鍩虹淇℃伅鍚屾鎺ュ彛锛�6.渚涘簲鍟嗕俊鎭帴鍙o紱7.瀹㈡埛淇℃伅鎺ュ彛锛�8.搴撳瓨鏌ヨ鎺ュ彛
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs"
index 2429882..d667106 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/MedicineGoodsServices.cs"
@@ -45,7 +45,7 @@
                 //璇锋眰鍙傛暟
                 var requestData = new
                 {
-                    searchDate = "2022-10-10 20:45:16"  // 姝g‘鐨勬牸寮�
+                    searchDate = "2009-01-10 20:45:16"  // 姝g‘鐨勬牸寮�
                 };
                 //if (string.IsNullOrEmpty(SearchDate))
                 //{
@@ -76,28 +76,29 @@
                 }
 
                 //鑾峰彇鎵�鏈夊凡瀛樺湪鐨勫晢鍝佺紪鍙�
-                var existingGoodsNos = BaseDal.Db.Queryable<Dt_MedicineGoods>()
-                    .Select(g => g.Goods_no)
+                var existingGoodsNos = BaseDal.Db.Queryable<Dt_MaterielInfo>()
+                    .Select(g => g.MaterielCode)
                     .ToList();
 
                 // 鏀堕泦鎵�鏈夎鎻掑叆鐨勫疄浣�
-                var entityList = response.data.Where(Medicat => !existingGoodsNos.Contains(Medicat.goods_no)).Select(Medicat => new Dt_MedicineGoods
+                var entityList = response.data.Where(Medicat => !existingGoodsNos.Contains(Medicat.goods_no)).Select(Medicat => new Dt_MaterielInfo
                 {
-                    Goods_no = Medicat.goods_no,
-                    MaterialCode=Medicat.materialCode,
-                    Goods_spm = Medicat.goods_spm,
-                    Model = Medicat.model,
+                    MaterielCode = Medicat.goods_no,
+                    MaterielErpType = Medicat.materialCode,
+                    item = Medicat.goods_tym, //閫氱敤鍚�
+                    MaterielName = Medicat.goods_spm,//鐗╂枡鍚嶇О
+                    MaterielSpec = Medicat.model,
                     Factory = Medicat.factory,
-                    Unit = Medicat.unit,
+                    MaterielUnit = Medicat.unit,//鍗曚綅
                     // 浣跨敤 ?? 杩愮畻绗︽彁渚涢粯璁ゅ��
-                    Item_Iength = Medicat.item_length ,
-                    Item_width = Medicat.item_width,
-                    Item_hight = Medicat.item_hight,
-                    Item_volumn = Medicat.item_volumn,
-                    Item_weight = Medicat.item_weight,
-                    Storage_cond = Medicat.storage_cond,
+                    MaterielLength = (float?)Medicat.item_length ,
+                    MaterielWide = (float?)Medicat.item_width,
+                    MaterielHeight = (float?)Medicat.item_hight,
+                    MaterielVolume = (float?)Medicat.item_volumn,
+                    MaterielWeight = (float?)Medicat.item_weight,
+                    MaterielStoragecondition = float.TryParse(Medicat.storage_confition, out var val) ? val : null, //鍌ㄥ瓨鏉′欢
                     Remark = Medicat.remark,
-                    GoodStatus = "鏈笅鍙�",
+                    GoodStatusState = "鏈笅鍙�",
                     ModifyDate = Medicat.modify_date
                 }).ToList();
                 // 涓�娆℃�ф壒閲忔彃鍏ユ暟鎹簱
@@ -124,7 +125,8 @@
             try
             {
                 //鍏堟壘鍒版墍鏈夋湭涓嬪彂鐨勮嵂鍝�
-                var list = BaseDal.QueryData(x => x.GoodStatus == "鏈笅鍙�").ToList();
+                //var list = BaseDal.QueryData(x => x.GoodStatus == "鏈笅鍙�").ToList();
+                var list =BaseDal.Db.Queryable<Dt_MaterielInfo>().Where(x => x.GoodStatusState == "鏈笅鍙�").ToList();
                 if (list == null || !list.Any())
                 {
                     return new WebResponseContent().OK("鏃犳湭涓嬪彂鑽搧");
@@ -137,28 +139,28 @@
                         //鐢ㄦ埛code
                         customerCode = "905",
                         //鐗╂枡绫诲瀷
-                        materialCode =item.MaterialCode,
+                        materialCode =item.MaterielErpType,
                         //浜у搧缂栫爜
-                        productCode= item.Goods_no,
+                        productCode= item.MaterielCode,
                         //浜у搧鍚�
-                        productName =item.Goods_spm ,
+                        productName =item.MaterielName,
                         //浜у搧鏉$爜
-                        productBarCode= item.Goods_no,
+                        productBarCode= item.MaterielCode,
 
                         //瑙勬牸
-                        productSpecifications=item.Model,
+                        productSpecifications=item.MaterielSpec,
                         //鍗曚綅
-                        unit = item.Unit,
+                        unit = item.MaterielUnit,
                         //闀�
-                        singleProductLongNum = item.Item_Iength.ToString(),
+                        singleProductLongNum = item.MaterielLength.ToString(),
                         //瀹�
-                        singleProductWideNum = item.Item_weight.ToString(),
+                        singleProductWideNum = item.MaterielWide.ToString(),
                         //楂�
-                        singleProductHighNum = item.Item_hight.ToString(),
+                        singleProductHighNum = item.MaterielHeight.ToString(),
                         //閲嶉噺
-                        singleProductWeight = item.Item_weight.ToString(),
+                        singleProductWeight = item.MaterielWeight.ToString(),
                         //浣撶Н
-                        singleProductVolume = item.Item_volumn.ToString(),
+                        singleProductVolume = item.MaterielVolume.ToString(),
                         //鏄惁鍙栨秷 0鏄笉鍒犻櫎锛�1鍒犻櫎
                         isDelete = "0"
                     };
@@ -169,9 +171,9 @@
                     if (resp!=null&&resp.code=="0")
                     {
                         //鏇存柊鑽搧鐘舵��-宸插畬鎴�
-                        BaseDal.Db.Updateable<Dt_MedicineGoods>()
-                            .SetColumns(x => x.GoodStatus == "涓嬪彂瀹屾垚")
-                            .Where(x => x.Goods_no == item.Goods_no)
+                        BaseDal.Db.Updateable<Dt_MaterielInfo>()
+                            .SetColumns(x => x.GoodStatusState == "涓嬪彂瀹屾垚")
+                            .Where(x => x.GoodStatusState == item.MaterielCode)
                             .ExecuteCommand();  
                     }
                     else
@@ -199,10 +201,9 @@
         /// <returns></returns>
         public WebResponseContent DeleteProduct(string goodsno)
         {
-            
             try
             {
-                var goods = BaseDal.QueryData(x => x.Goods_no == goodsno).FirstOrDefault();
+                var goods = BaseDal.Db.Queryable< Dt_MaterielInfo >().Where(x => x.MaterielCode == goodsno).First();
                 if (goods == null)
                 {
                     return new WebResponseContent
@@ -218,26 +219,26 @@
                     //鐗╂枡绫诲瀷
                     materialCode = "YY",
                     //浜у搧缂栫爜
-                    productCode = goods.Goods_no,
+                    productCode = goods.MaterielCode,
                     //浜у搧鍚�
-                    productName = goods.Goods_spm,
+                    productName = goods.MaterielName,
                     //浜у搧鏉$爜
-                    productBarCode = goods.Goods_no,
+                    productBarCode = goods.MaterielCode,
 
                     //瑙勬牸
-                    productSpecifications = goods.Model,
+                    productSpecifications = goods.MaterielSpec,
                     //鍗曚綅
-                    unit = goods.Unit,
+                    unit = goods.MaterielUnit,
                     //闀�
-                    singleProductLongNum = goods.Item_Iength.ToString(),
+                    singleProductLongNum = goods.MaterielLength.ToString(),
                     //瀹�
-                    singleProductWideNum = goods.Item_weight.ToString(),
+                    singleProductWideNum = goods.MaterielWide.ToString(),
                     //楂�
-                    singleProductHighNum = goods.Item_hight.ToString(),
+                    singleProductHighNum = goods.MaterielHeight.ToString(),
                     //閲嶉噺
-                    singleProductWeight = goods.Item_weight.ToString(),
+                    singleProductWeight = goods.MaterielWeight.ToString(),
                     //浣撶Н
-                    singleProductVolume = goods.Item_volumn.ToString(),
+                    singleProductVolume = goods.MaterielVolume.ToString(),
                     //鏄惁鍙栨秷 0鏄笉鍒犻櫎锛�1鍒犻櫎
                     isDelete = "1"
                 };
@@ -249,12 +250,10 @@
                 if (resp != null && resp.code == "0")
                 {
                     //鎴戣嚜宸变篃鍒犻櫎
-                    BaseDal.DeleteData(goods);
+                    base.Db.Deleteable<Dt_MaterielInfo>().Where(x => x.MaterielCode == goodsno);
                     return new WebResponseContent { Status = true, Message = "鍒犻櫎鎴愬姛" };
                 }
                 return new WebResponseContent { Status = false, Message = "鍒犻櫎澶辫触璇烽噸璇�" };
-              
-               
             }
             catch (Exception ex)
             {
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderHtyControllers.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderHtyControllers.cs"
index 8af25fe..dc7164a 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderHtyControllers.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/CabinOrderHtyControllers.cs"
@@ -8,7 +8,7 @@
 
 namespace WIDESEA_WMSServer.Controllers
 {
-    [Route("api/CabinOrderHtyControllers")]
+    [Route("api/CabinOrderHty")]
     [ApiController]
     public class CabinOrderHtyControllers : ApiBaseController<ICabinOrderHtyServices, Dt_CabinOrder_Hty>
     {
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs"
index 6f67fa9..b2fb472 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/SquareCabin/DeliveryOrderController.cs"
@@ -68,11 +68,11 @@
         /// <param name="externalOrderNo"></param>
         /// <returns></returns>
         [HttpPost, Route("InventoryGood"), AllowAnonymous]
-        public WebResponseContent InventoryGood(string externalOrderNo)
+        public WebResponseContent InventoryGood(string batchNo, string goodsNo)
         {
-            return Service.InventoryGood(externalOrderNo);
+            return Service.InventoryGood(batchNo, goodsNo);
         }
 
-        ///璋冩嫧鍑哄簱
+       
     }
 }
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/GoodsJob.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/GoodsJob.cs"
index 2782566..f07b525 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/GoodsJob.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/GoodsJob.cs"
@@ -12,7 +12,7 @@
             _medicineGoodsServices = medicineGoodsServices;
         }
         //姣忛殧1绉掓墽琛屼竴娆�
-        [Invoke(Begin = "2025-09-01", Interval = 1000 * 5, IsEnabled = true, SkipWhileExecuting = true)]
+        [Invoke(Begin = "2025-09-01", Interval = 1000 * 5, IsEnabled = false, SkipWhileExecuting = true)]
         public void Run()
         {
             _medicineGoodsServices.GetMedicineGoodsInfom();
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json"
index 0f84a35..8be8b3a 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json"
@@ -16,7 +16,7 @@
   //"ConnectionString": "Data Source=.;Initial Catalog=WIDESEAWMS_HUAIAN;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
   //"ConnectionString": "Data Source=10.30.4.92;Initial Catalog=WMS_TC;User ID=sa;Password=duo123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
   //鏃MS鏁版嵁搴撹繛鎺�
-  "ConnectionString": "Data Source=.;Initial Catalog=WIDESEA_WMSDBF_Z22;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
+  "ConnectionString": "Data Source=.;Initial Catalog=WIDESEA_WMSDBF_Z22;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
   //璺ㄥ煙
   "Cors": {
     "PolicyName": "CorsIpAccess", //绛栫暐鍚嶇О

--
Gitblit v1.9.3