Task Changes And ReportRepository bug fixed
This commit is contained in:
@@ -60,7 +60,7 @@ namespace AccountManagement.Domain.AccountAgg
|
||||
Username = username;
|
||||
Password = password;
|
||||
Mobile = mobile;
|
||||
NationalCode = nationalCode;
|
||||
NationalCode = "";
|
||||
RoleId = 15;
|
||||
RoleName = "کارفرما";
|
||||
AdminAreaPermission = "false";
|
||||
|
||||
Reference in New Issue
Block a user