Browse Source
- 在SOIssueNotifyOrderMaterialList实体中新增partNo、partQuery、partDesc、lotSize字段 - 添加isInWh和availableQty字段用于库存状态管理 - 实现PartAttributeAware接口以支持零件属性查询 - 优化partQuery字段赋值逻辑,优先使用componentPartNo作为查询条件 - 集成partAttributeUtil工具批量填充isInWh和availableQty字段 - 移除调试相关的System.out.println代码master
2 changed files with 68 additions and 2 deletions
Loading…
Reference in new issue