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

This commit is contained in:
2024-09-14 10:24:17 +08:00
parent 86864ae575
commit d50091ed6b
4 changed files with 9 additions and 6 deletions
@@ -105,7 +105,7 @@ namespace IRaCIS.Core.Application.Contracts
public class SystemDocumentQuery : PageInput
{
public bool? IsDeleted { get; set; }
public Guid? SystemDocumentId { get; set; }
public Guid? FileTypeId { get; set; }