Merge branch 'Test_IRC_Net8' of http://192.168.3.68:2000/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-23 17:34:15 +08:00
@@ -294,7 +294,7 @@ namespace IRaCIS.Core.Application.Contracts
public string Content { get; set; } = string.Empty;
[DictionaryTranslateAttribute("YesOrNo")]
[DictionaryTranslateAttribute("ChallengeIsClosed")]
public bool IsClosed { get; set; }
public DateTime? ClosedTime { get; set; }