文档加过滤条件

This commit is contained in:
2022-04-12 18:01:53 +08:00
parent 9bd129b98a
commit 9e5f7bc64d
2 changed files with 5 additions and 1 deletions
@@ -109,6 +109,8 @@ namespace IRaCIS.Core.Application.Contracts
public string Name { get; set; } = string.Empty;
public bool? IsSign { get; set; }
}
public class UserConfirmCommand