liaoxujun@qq.com
2023-09-07 876292b5a092977ac84c1c1699d9f3e45b9be67d
DocumentServiceAPI.Application/ProjectInfo/ViewMode/DocumentProjectInfoDTO.cs
@@ -57,6 +57,9 @@
        public string txtEmployeeId { get; set; }
        public string projectName { get; set; }
        public string txtWorkItem { get; set; }
        public int Classification { get; set; }
        public string FilePath { get; set; }
    }
    public class DocumentProjectInfoDTO
@@ -449,5 +452,7 @@
        /// </summary>           
        public int CountyId { get; set; }
    }
}