liaoxujun@qq.com
2023-09-01 82f8cf8f853252cd24bc150fc84a7ac8e3427148
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>