Commit d19f3c18 by zhangtw

首页统计入库次数、入库数量金额Top10、库存物料预警接口

parent f40a381f
...@@ -26,7 +26,7 @@ public interface InventoryMapper ...@@ -26,7 +26,7 @@ public interface InventoryMapper
/** /**
* 查询库存 * 查询库存
* *
* @param id 库存主键 * @param inventory 实体
* @return 库存 * @return 库存
*/ */
public Inventory selectInventory(Inventory inventory); public Inventory selectInventory(Inventory inventory);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论