CoreCms.Net.Model/Entities/baifenbingfa/Promote/bloggers.cs
@@ -95,5 +95,12 @@ [Display(Name = "运营经理")] [SugarColumn(ColumnDescription = "运营经理")] public string mangerName { get; set; } /// <summary> /// 备注 /// </summary> [Display(Name = "备注")] [SugarColumn(ColumnDescription = "备注",IsNullable =true)] public string reMaker { get; set; } } }