修改
continuous-integration/drone/push Build is running

This commit is contained in:
he
2026-08-13 16:14:18 +08:00
parent d7fd3ff4a1
commit c040b332a4
2 changed files with 4 additions and 1 deletions
@@ -819,6 +819,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// 裁判任务生成
/// </summary>
public JudgeGenerate JudgeGenerateEnum { get; set; } = JudgeGenerate.Instant;
public bool IsSigned { get; set; } = false;
}
public enum NeedSynchronize