wanshenmean
2026-03-30 b430ac7952d637b6eb9021cc37277402233c9c01
分支
用户 wanshenmean <cathay_xy@163.com>
星期一, 三月 30, 2026 14:00 +0800
提交者 wanshenmean <cathay_xy@163.com>
星期一, 三月 30, 2026 14:00 +0800
提交b430ac7952d637b6eb9021cc37277402233c9c01
目录 1bbda2806c304a7df8f38f273fe0e10342157a82 目录 | zip | gz
上一版本 715cf4c8b9e097aae6c4bcaf00bdd67a763529c4 查看 | 对比
fix(StockInfoService): 修复 Get3DLayoutAsync 方法中 Details null 引用问题

- SelectMany 前添加 Where(s => s.Details != null) 检查
- TryGetValue 后添加 && stockInfo.Details != null 条件判断

Co-Authored-By: Claude <noreply@anthropic.com>
已修改1个文件
4 ■■■ 文件已修改
Code/WMS/WIDESEA_WMSServer/WIDESEA_StockService/StockInfoService.cs 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史