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

This commit is contained in:
he
2025-03-03 17:20:38 +08:00
parent a6b81b038f
commit b6da27ac07
2 changed files with 17 additions and 0 deletions
@@ -21,6 +21,11 @@ public class TrialFinalRecordView : TrialFinalRecordAddOrEdit
}
public class DeleteTrialNormalRecordListInDto
{
public List<Guid> Ids { get; set; }
}
public class AuthorizedTrialFinalRecordInDto
{
public List<Guid> Ids { get; set; }