xxyy
2025-03-10 85fd548c3948b4ded198f304204e9ce602761edc
分支
用户 xxyy <cathay_xy@163.com>
星期一, 三月 10, 2025 08:36 +0800
提交者 xxyy <cathay_xy@163.com>
星期一, 三月 10, 2025 08:36 +0800
提交85fd548c3948b4ded198f304204e9ce602761edc
目录 f2f76d616023c0d5be9b377100d45cf2b50767e7 目录 | zip | gz
上一版本 b7ee8c173ae75cfe32e58cc42020267fd155158a 查看 | 对比
修复日志输出和更正创建者名称

在多个文件中注释掉了 `Console.WriteLine` 调用,以避免在控制台输出日志和错误信息。
更正了 `Creater` 属性的默认值,从 "Systeam" 更改为 "System"。
在 `NotifyFinishTest.cs` 中注释掉了对 `_simpleCacheService.HashDel` 的调用。
修改了 `Program.cs` 中的库存查询逻辑,以确保只获取状态为 `InStock` 的库存信息。
在 `appsettings.json` 中启用了 Redis,并调整了连接信息。
已修改12个文件
421 ■■■■■ 文件已修改
Code Management/WMS/WIDESEA_WMSServer/LogLibrary/Log/Log.cs 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/DB/Models/BaseEntity.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Services/Sys_CompanyRegistrationService.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MCS/Partial/NotifyFinishTest.cs 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MOM/AgingInOrOutInput/AgingInOrOutInputService.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MOM/CellState/CellStateService.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MOM/ProcessApply/ProcessApplyService.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Location/LocationInfoService.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Dt_TaskService.cs 322 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Partial/Dt_TaskService.cs 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史