liaoxujun@qq.com
2023-08-28 da70ee8b828a2db0496aabc9fef9c20f7b7fee5c
DocumentServiceAPI.Application/DocManage/Dtos/Classification_Submit_Dto.cs
@@ -13,6 +13,7 @@
        /// </summary>           
        public string code { get; set; }
        public int sort { get; set; }
        public int status { get; set; }
    }
}