移动系统liao
2024-12-26 b80a3aa37ac5bed12dd6c49e9e731d5f375f80d9
DocumentServiceAPI.Model/cyDocumentModel/Doc_Info.cs
@@ -49,6 +49,11 @@
        public bool is_del { get; set; }
        /// <summary>
        /// 排序
        /// </summary>
        public int? sort { get; set; }
        /// <summary>
        /// 关联分类
        /// </summary>
        [SugarColumn(IsIgnore = true)]