修改稽查文档
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2025-04-07 17:42:58 +08:00
parent 8c5b759a92
commit b79b4567b4
3 changed files with 11 additions and 4 deletions
@@ -28,6 +28,9 @@ public class GetAuditDocumentDataInDto:PageInput
{
public Guid? Id { get; set; }
public Guid? SelfId { get; set; }
public bool? IsAuthorization { get; set; }
public string Name { get; set; } = string.Empty;