This commit is contained in:
he
2023-03-07 17:22:35 +08:00
parent 32ebad2978
commit 9ccde75731
4 changed files with 20 additions and 5 deletions
@@ -146,6 +146,8 @@ namespace IRaCIS.Core.Application.ViewModel
public string UserTypeShortName { get; set; }
public bool IsCanEditUrgentState { get; set; }
}