文档列表查询修改
continuous-integration/drone/push Build is passing

This commit is contained in:
hang
2024-12-30 21:39:58 +08:00
parent aec6757748
commit f97df34b65
2 changed files with 82 additions and 71 deletions
@@ -65,7 +65,7 @@ namespace IRaCIS.Core.Application.Contracts
//public string DocNeedSignUserTypes { get; set; }
public List<string> UserConfirmedUserTypeList => IdentityUserTypeList.Intersect(DocNeedSignUserTypeList).ToList();
//public List<string> UserConfirmedUserTypeList => IdentityUserTypeList.Intersect(DocNeedSignUserTypeList).ToList();
[JsonIgnore]