获取裁判的计算关系
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2026-08-18 10:25:01 +08:00
parent 13a942c6c5
commit 73c86666b4
2 changed files with 3 additions and 0 deletions
@@ -1729,6 +1729,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public bool IsGetAll { get; set; } = false;
public bool IsGetJudge { get; set; } = false;
}