盘点单
This commit is contained in:
@@ -13,7 +13,7 @@ namespace WMS.Web.Domain.Infrastructure
|
||||
// 新增
|
||||
Task<ChangeBoxRecord> Add(ChangeBoxRecord entity, bool isTransaction = true);
|
||||
|
||||
// 获取销售列表
|
||||
// 获取列表
|
||||
Task<(List<ChangeBoxRecordQueryInfoResponse> list,int total)> GetListAsync(ChangeBoxRecordQueryRequest dto);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user