wms/nflg-wms-repository
曹鹏飞 11703b8518 feat(wms): 添加辅助出库单据相关功能
- 移除 ApplyReturnRequestItemVO 中的 TableField 注解
- 在 ApplyReturnRequestItemVO 中新增 poLineNumberNew 和 poNumberNew 字段
- 创建 WmsOutAssistanceTicketMapper.xml 映射文件
- 实现 search 方法用于查询辅助出库信息
- 实现 getInfo 方法用于获取单个辅助出库详情
- 配置辅助出库单据相关的数据库查询逻辑
2026-03-31 14:22:48 +08:00
..
src feat(wms): 添加辅助出库单据相关功能 2026-03-31 14:22:48 +08:00
pom.xml feat(inventory): 添加库存锁定检查功能 2026-03-23 16:12:50 +08:00