[增加其他角色统计-2]
This commit is contained in:
@@ -349,6 +349,12 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public List<string>? IR_PMEmailList { get; set; }
|
||||
|
||||
public int? IR_TotalReadCount { get; set; }
|
||||
|
||||
public int? IR_UnReadCount { get; set; }
|
||||
|
||||
public int? IR_UrgentCount { get; set; }
|
||||
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user