Merge branch 'Test_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2024-10-24 13:26:03 +08:00
2 changed files with 5 additions and 1 deletions
@@ -127,6 +127,8 @@ namespace IRaCIS.Core.Application.Contracts
public SysEmailLevel SystemLevel { get; set; }
public int? EmailDelaySeconds { get; set; }
}