添加选择商品名称功能
This commit is contained in:
@@ -23,5 +23,4 @@ public interface DepotMapperEx {
|
||||
@Param("remark") String remark);
|
||||
|
||||
List<DepotEx> getDepotList(Map<String, Object> params);
|
||||
Long getDepotListCount(Map<String, Object> params);
|
||||
}
|
||||
Reference in New Issue
Block a user