wanshenmean
2025-03-22 c200233f68393549ce2fee57aaeb6f671d6c2d14
分支
用户 wanshenmean <cathay_xy@163.com>
星期六, 三月 22, 2025 10:08 +0800
提交者 wanshenmean <cathay_xy@163.com>
星期六, 三月 22, 2025 10:08 +0800
提交c200233f68393549ce2fee57aaeb6f671d6c2d14
目录 49648f4d6345b8ce9296a41216e02637eb4756c2 目录 | zip | gz
上一版本 0c54ccf256e19c80f447c3b625d912a6807e0d7f 查看 | 对比
更新 .gitignore 和重构 RequestInbound.cs

- 更新了 `.gitignore` 文件,添加了多个路径以忽略不必要的文件和目录。
- 删除了多个不再需要的二进制文件。
- 清理了 `DocumentLayout.backup.json` 和 `DocumentLayout.json` 中的冗余 JSON 内容。
- 在 `RequestInbound.cs` 中重构了代码,添加了 `LogAndSendFinish` 方法,提升了可读性和可维护性。
- 增加了对任务请求的处理逻辑,改进了日志记录和任务状态更新的方式。
已删除8个文件
已修改2个文件
639 ■■■■ 文件已修改
.gitignore 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v17/.futdcache.v2 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v17/DocumentLayout.backup.json 176 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v17/fileList.bin 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/Task/RequestInbound.cs 201 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/ProjectEvaluation/widesea_wmsserver.strings.v9.bin 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/DesignTimeBuild/.dtbcache.v2 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/.suo 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/DocumentLayout.json 253 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/fileList.bin 对比 | 查看 | 原始文档 | blame | 历史