bug 修改

This commit is contained in:
2022-09-22 11:55:14 +08:00
parent e1100a5a39
commit ae5e79a314
6 changed files with 32 additions and 14 deletions
@@ -124,6 +124,8 @@ namespace IRaCIS.Core.Application.Contracts
public bool isSystemDoc { get; set; }
public string SignText { get; set; } = string.Empty;
}
public class DocumentTrialUnionQuery : TrialUserDocUnionQuery