Uat_Study
hang 2023-09-01 17:18:28 +08:00
parent c6a8c4d24f
commit 5c86989dfa
1 changed files with 2 additions and 2 deletions

View File

@ -349,9 +349,9 @@ namespace IRaCIS.Core.Application.Contracts.DTO
public int? TotalChallengeCount { get; set; }
public int TotalChallengeCount { get; set; }
public int? NotClosedChallengeCount { get; set; }
public int NotClosedChallengeCount { get; set; }