修复bug
This commit is contained in:
@@ -62,6 +62,6 @@ namespace WMS.Web.Domain.IService.Public
|
||||
/// </summary>
|
||||
/// <param name="id"></param>
|
||||
/// <returns></returns>
|
||||
Task<Result<OutStockTaskInfoResponse>> GetInfo(int id);
|
||||
Task<Result<OutStockTaskInfoResponse>> GetInfo(int id, LoginInDto loginInfo);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user