huangxiaoqiang
2025-07-18 f1cad31b8247a57699c34067cfc0cd31cf0a91c8
分支
用户 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期五, 七月 18, 2025 16:06 +0800
提交者 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期五, 七月 18, 2025 16:06 +0800
提交f1cad31b8247a57699c34067cfc0cd31cf0a91c8
目录 069fa8722c9696d268c7a14b6056b48ed60bfbe8 目录 | zip | gz
上一版本 b06b33248bcc19f8ea6c574124d5c536b7fa6c49 查看 | 对比
更新任务逻辑、版本号及发布历史记录

在 `FolderProfile1.pubxml.user` 和 `FolderProfile5.pubxml.user` 文件中更新了发布历史记录,替换了旧的历史记录条目并添加了新的时间戳信息。

在 `TaskService.cs` 文件中,修改了任务类型判断条件,增加了对 `taskDTO.RoadWay` 的检查。

在 `CommonStackerCraneJob.cs` 文件中,移除了对任务类型为 `InToOut` 的处理逻辑,并新增了对设备代码包含 "CW" 的检查。

在 `WIDESEA_IStoragIntegrationRepository.AssemblyInfo.cs` 和 `WIDESEA_StoragIntegrationRepository.AssemblyInfo.cs` 文件中,更新了 `AssemblyInformationalVersionAttribute` 的版本号。

在 `LocationErrorService.cs` 文件中,简化了查询逻辑,移除了对 `EnalbeStatus` 的检查。

在 `LocationInfoService.cs` 文件中,添加了 `HandOutTask` 方法以处理手动出库任务,并更新了任务的 `Grade` 和 `TargetAddress`。

在 `Dt_TaskService.cs` 文件中,增加了库存验证逻辑,确保在处理任务时检查库存是否存在。
已修改11个文件
91 ■■■■■ 文件已修改
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Properties/PublishProfiles/FolderProfile1.pubxml.user 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/Partial/TaskService.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/CommonStackerCraneJob.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSClient/report_form_rollup-plugin-visualizer.html 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationRepository/obj/Debug/net6.0/WIDESEA_IStoragIntegrationRepository.AssemblyInfo.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationRepository/obj/Debug/net6.0/WIDESEA_StoragIntegrationRepository.AssemblyInfo.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Location/LocationErrorService.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Location/LocationInfoService.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Dt_TaskService.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Partial/Dt_TaskService.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile5.pubxml.user 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史