You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com 06957a151f feat(wms): 添加库存告警列表接口
- 在 IWmsInventoryService 中新增 getListInventoryAlarm 方法- 在 WmsInventoryController 中添加 getListInventoryAlarm 接口
- 在 WmsInventoryMapper 中增加 getListInventoryAlarm 方法
- 在 WmsInventoryMapper.xml 中实现 getListInventoryAlarm 的 SQL 查询
- 在 WmsInventoryServiceImpl 中实现 getListInventoryAlarm 方法

此改动用于查询库存告警列表,支持按仓库、锁定状态、物料分类、库存状态等条件筛选。
4 months ago
..
src/main feat(wms): 添加库存告警列表接口 4 months ago
pom.xml feat(wms): 添加仓储盘点任务功能,增加定时任务 5 months ago