liaoxujun@qq.com
2023-09-20 2d04b2f19d201ff10ed76c1773235488e9ab7628
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>