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; } } }