From 90858c80d9921b555119f41060c1f883f6e6ffc5 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 26 十二月 2024 12:49:35 +0800
Subject: [PATCH] 提交

---
 DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs b/DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs
index ba8e92f..9203517 100644
--- a/DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs
+++ b/DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs
@@ -33,6 +33,41 @@
         /// 鐘舵��
         /// </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; }
+
+
+
+
+        /// <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
@@ -43,6 +78,11 @@
         /// </summary>
         public string Code { get; set; }
 
+        /// <summary>
+        /// 浜岀骇鍒嗙被
+        /// </summary>
+        public int class_id { get; set; }
+
     }
 
     /// <summary>

--
Gitblit v1.9.1