DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs
@@ -33,6 +33,18 @@ /// 状态 /// </summary> public int? Status { get; set; } public int? zbtzs { get; set; } public int? ht { get; set; } public int? ysbg { get; set; } public int? fkpz { get; set; } public int? yhpj { get; set; } public int? hjzs { get; set; } } public class DocumentSearch : BaseSearch