Task Changes And ReportRepository bug fixed

This commit is contained in:
SamSys
2024-10-05 19:27:04 +03:30
parent e226bed5ed
commit d0f69ea27c
80 changed files with 6136 additions and 4326 deletions

View File

@@ -60,7 +60,7 @@ namespace AccountManagement.Domain.AccountAgg
Username = username;
Password = password;
Mobile = mobile;
NationalCode = nationalCode;
NationalCode = "";
RoleId = 15;
RoleName = "کارفرما";
AdminAreaPermission = "false";