task changes - redirect bug fixed - captcha change
This commit is contained in:
@@ -40,7 +40,7 @@ public interface IAccountApplication
|
||||
List<AccountViewModel> AccountsForAssign(long taskId);
|
||||
List<AccountViewModel> GetAccountsByPositionId(long positionId);
|
||||
|
||||
List<AccountViewModel> GetAccountLowerPositionvalue();
|
||||
List<AccountViewModel> GetAccountEqualToLowerPositionValue();
|
||||
OperationResult ReLogin();
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user