qwj
2023-08-28 51fadf5811dbe6cd7fe68cf533142282bc593c3d
DocumentServiceAPI.Application/DocManage/Services/DocumentManageService.cs
@@ -43,6 +43,11 @@
        /// </summary>
        public string Code { get; set; }
        /// <summary>
        /// 二级分类
        /// </summary>
        public int class_id { get; set; }
    }
    /// <summary>