DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs
@@ -45,6 +45,29 @@ public int? yhpj { get; set; } public int? hjzs { get; set; } /// <summary> /// 设备照片 /// </summary> public int? sbzp { get; set; } /// <summary> /// 购买合同 /// </summary> public int? gmht { get; set; } /// <summary> /// 发票 /// </summary> public int? fp { get; set; } /// <summary> /// 参数(铭牌) /// </summary> public int? csmp { get; set; } } public class DocumentSearch : BaseSearch