xxyy
2025-03-07 15be9cdba09e832452983ad3badf7e6cbefae57d
分支
用户 xxyy <cathay_xy@163.com>
星期五, 三月 7, 2025 15:08 +0800
提交者 xxyy <cathay_xy@163.com>
星期五, 三月 7, 2025 15:08 +0800
提交15be9cdba09e832452983ad3badf7e6cbefae57d
目录 79586d58606463f88e5f58ceadd9e427419ead2d 目录 | zip | gz
上一版本 a610ca9e97f456a7e87cb407bf6e353672472ec5 查看 | 对比
增强业务扩展能力和错误处理逻辑

在 `MOMMessage.js` 和 `DtBoxingInfo.js` 中添加了 `extension` 对象,包含多个组件、按钮和方法,提供灵活的界面和功能扩展能力。
在 `Dt_TaskService.cs` 中增加了异常处理逻辑,确保在删除缓存时记录错误并重试,增强代码健壮性。
在 `ThrottleFilter.cs` 中修改节流逻辑,增加请求参数处理,生成唯一键以控制请求频率,并添加私有方法提升代码可读性和可维护性。
已修改2个文件
已添加2个文件
210 ■■■■■ 文件已修改
Code Management/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/MOM/MOMMessage.js 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/DtBoxingInfo.js 75 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Dt_TaskService.cs 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Filter/ThrottleFilter.cs 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史