移动系统liao
2024-05-21 7f8aa838ab463151b8b1a784c48d0034ca005b61
CoreCms.Net.Model/Entities/User/CoreCmsUserGrade.cs
@@ -1,7 +1,7 @@
/***********************************************************************
 *            Project: CoreCms
 *            Project: baifenBinfa
 *        ProjectName: 百分兵法管理系统                               
 *                Web: hhtp://chuanyin.com
 *                Web: http://chuanyin.com
 *             Author:                                        
 *              Email:                               
 *         CreateTime: 2022/5/8 22:18:48
@@ -122,7 +122,13 @@
        
        
        public System.Int32 prioritySortId  { get; set; }
        /// <summary>
        /// Key
        /// </summary>
        [Display(Name = "KEY")]
        public string valueKey { get; set; }
    }
}