kazelee
2025-05-30 4b4969023e94492b36f8ee5db513040853620608
修复git云端文件夹大小写不一致错误
23 文件已重命名
3个文件已添加
1个文件已修改
2个文件已删除
46 ■■■■ 已修改文件
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/08541fd3-d249-4305-a69d-beee9c55e040.vsidx 补丁 | 查看 | 原始文档 | blame | 历史
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/687ebc79-98fe-4ac4-b909-c9e972afad42.vsidx 补丁 | 查看 | 原始文档 | blame | 历史
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/80a17313-250a-42dd-81db-199b08a9a451.vsidx 补丁 | 查看 | 原始文档 | blame | 历史
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/c746dfc7-35d0-465f-9364-9d1f640d45c0.vsidx 补丁 | 查看 | 原始文档 | blame | 历史
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/f162a79b-274a-47cc-948c-8ef43e6ced25.vsidx 补丁 | 查看 | 原始文档 | blame | 历史
HH.WCS.Mobox3.DSZSH.csproj 46 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
dispatchs/GZRobot.cs 补丁 | 查看 | 原始文档 | blame | 历史
dispatchs/HanAo.cs 补丁 | 查看 | 原始文档 | blame | 历史
dispatchs/HostToAGV.cs 补丁 | 查看 | 原始文档 | blame | 历史
dispatchs/NDC.cs 补丁 | 查看 | 原始文档 | blame | 历史
dispatchs/NDCApi.cs 补丁 | 查看 | 原始文档 | blame | 历史
dispatchs/NDCHelper.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/BaseModel.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_CAR_IN.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_CG_Detail.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Container.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Container_ItemType.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Loc_Container.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Location.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Outbound_Detail.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Outbound_Order.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Record_Table.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_RelocationList_Detail.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Relocation_List.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Shipping_Order.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_SpotCheck_Detail.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Spot_Check.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Task.cs 补丁 | 查看 | 原始文档 | blame | 历史
model/TN_Task_Action.cs 补丁 | 查看 | 原始文档 | blame | 历史
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/08541fd3-d249-4305-a69d-beee9c55e040.vsidx
Binary files differ
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/687ebc79-98fe-4ac4-b909-c9e972afad42.vsidx
Binary files differ
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/80a17313-250a-42dd-81db-199b08a9a451.vsidx
Binary files differ
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/c746dfc7-35d0-465f-9364-9d1f640d45c0.vsidx
Binary files differ
.vs/HH.WCS.Mobox3.DSZSH/FileContentIndex/f162a79b-274a-47cc-948c-8ef43e6ced25.vsidx
Binary files differ
HH.WCS.Mobox3.DSZSH.csproj
@@ -236,17 +236,17 @@
    <Compile Include="core\WCSCore.cs" />
    <Compile Include="core\WMSCore.cs" />
    <Compile Include="device\TcpClientHelper.cs" />
    <Compile Include="models\TN_Record_Table.cs" />
    <Compile Include="models\TN_RelocationList_Detail.cs" />
    <Compile Include="models\TN_Relocation_List.cs" />
    <Compile Include="models\TN_Shipping_Order.cs" />
    <Compile Include="models\TN_SpotCheck_Detail.cs" />
    <Compile Include="models\TN_Spot_Check.cs" />
    <Compile Include="model\TN_Record_Table.cs" />
    <Compile Include="model\TN_RelocationList_Detail.cs" />
    <Compile Include="model\TN_Relocation_List.cs" />
    <Compile Include="model\TN_Shipping_Order.cs" />
    <Compile Include="model\TN_SpotCheck_Detail.cs" />
    <Compile Include="model\TN_Spot_Check.cs" />
    <Compile Include="process\TaskProcess.cs" />
    <Compile Include="util\SqlHelper.cs" />
    <Compile Include="models\TN_Container_ItemType.cs" />
    <Compile Include="models\TN_Outbound_Order.cs" />
    <Compile Include="models\TN_Outbound_Detail.cs" />
    <Compile Include="model\TN_Container_ItemType.cs" />
    <Compile Include="model\TN_Outbound_Order.cs" />
    <Compile Include="model\TN_Outbound_Detail.cs" />
    <Compile Include="device\ProductionLineDevice.cs" />
    <Compile Include="device\ModbusHelper.cs" />
    <Compile Include="device\OpcUaHelper.cs" />
@@ -254,21 +254,21 @@
    <Compile Include="device\S7Helper.cs" />
    <Compile Include="device\TcpClient.cs" />
    <Compile Include="device\TcpServer.cs" />
    <Compile Include="dispatch\GZRobot.cs" />
    <Compile Include="dispatch\HanAo.cs" />
    <Compile Include="dispatch\NDC.cs" />
    <Compile Include="dispatch\NDCApi.cs" />
    <Compile Include="models\BaseModel.cs" />
    <Compile Include="models\TN_CG_Detail.cs" />
    <Compile Include="models\TN_CAR_IN.cs" />
    <Compile Include="models\TN_Container.cs" />
    <Compile Include="models\TN_Location.cs" />
    <Compile Include="models\TN_Loc_Container.cs" />
    <Compile Include="models\TN_Task.cs" />
    <Compile Include="models\TN_Task_Action.cs" />
    <Compile Include="dispatchs\GZRobot.cs" />
    <Compile Include="dispatchs\HanAo.cs" />
    <Compile Include="dispatchs\NDC.cs" />
    <Compile Include="dispatchs\NDCApi.cs" />
    <Compile Include="model\BaseModel.cs" />
    <Compile Include="model\TN_CG_Detail.cs" />
    <Compile Include="model\TN_CAR_IN.cs" />
    <Compile Include="model\TN_Container.cs" />
    <Compile Include="model\TN_Location.cs" />
    <Compile Include="model\TN_Loc_Container.cs" />
    <Compile Include="model\TN_Task.cs" />
    <Compile Include="model\TN_Task_Action.cs" />
    <Compile Include="process\DeviceProcess.cs" />
    <Compile Include="api\WMSController.cs" />
    <Compile Include="dispatch\HostToAGV.cs" />
    <Compile Include="dispatchs\HostToAGV.cs" />
    <Compile Include="util\LogHelper.cs" />
    <Compile Include="wms\ContainerHelper.cs" />
    <Compile Include="wms\LocationHelper.cs" />
@@ -277,7 +277,7 @@
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="util\Settings.cs" />
    <Compile Include="App_Start\Startup.cs" />
    <Compile Include="dispatch\NDCHelper.cs" />
    <Compile Include="dispatchs\NDCHelper.cs" />
    <Compile Include="util\HttpHelper.cs" />
    <Compile Include="wms\WCSHelper.cs" />
    <Compile Include="wms\WMSHelper.cs" />
dispatchs/GZRobot.cs
dispatchs/HanAo.cs
dispatchs/HostToAGV.cs
dispatchs/NDC.cs
dispatchs/NDCApi.cs
dispatchs/NDCHelper.cs
model/BaseModel.cs
model/TN_CAR_IN.cs
model/TN_CG_Detail.cs
model/TN_Container.cs
model/TN_Container_ItemType.cs
model/TN_Loc_Container.cs
model/TN_Location.cs
model/TN_Outbound_Detail.cs
model/TN_Outbound_Order.cs
model/TN_Record_Table.cs
model/TN_RelocationList_Detail.cs
model/TN_Relocation_List.cs
model/TN_Shipping_Order.cs
model/TN_SpotCheck_Detail.cs
model/TN_Spot_Check.cs
model/TN_Task.cs
model/TN_Task_Action.cs