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

This commit is contained in:
he
2025-03-14 16:47:39 +08:00
parent b9458ecb38
commit bb9b1283bf
2 changed files with 8 additions and 3 deletions
@@ -40,6 +40,11 @@
public bool IsAuthorizedView { get; set; }
}
public class DeleteAttachment
{
public List<Guid> Ids { get; set; }
}
public class GetTrialDoctorSelectInDto
{
public Guid TrialId { get; set; }