wms/nflg-wms-repository
曹鹏飞 6c7d9e1d59 fix(wms): 修正退货申请查询中的表别名引用错误
- 将查询条件中的表别名从 a 修改为 rr
- 确保所有字段引用都使用正确的表别名
- 修复了 application_no、supplier_code、po_num 等字段的表别名
- 统一了 approval_status、document_type、purchase_group 字段的表别名
- 修正了 approve_time 时间范围查询的表别名引用
2026-03-30 13:35:20 +08:00
..
src fix(wms): 修正退货申请查询中的表别名引用错误 2026-03-30 13:35:20 +08:00
pom.xml feat(inventory): 添加库存锁定检查功能 2026-03-23 16:12:50 +08:00