RollCall Control For client in admin - checkoutPrint change
This commit is contained in:
@@ -15,9 +15,9 @@ namespace AccountManagement.Domain.CameraAccountAgg
|
||||
CameraAccount GetBy(string username);
|
||||
CameraAccount GetById(long id);
|
||||
EditCameraAccount GetDetails(long id);
|
||||
|
||||
#region Pooya
|
||||
List<CameraAccountViewModel> GetAllByAccountId(long accountId);
|
||||
List<CameraAccountViewModel> GetAllByWorkshopId(long workshopId);
|
||||
#endregion
|
||||
|
||||
#region Safa
|
||||
|
||||
Reference in New Issue
Block a user