mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 01:58:01 +08:00
RoutineUpdate
This commit is contained in:
@@ -52,6 +52,7 @@ namespace OpenAuth.Repository.Models.Mapping
|
||||
this.Property(t => t.Icon).HasColumnName("Icon");
|
||||
this.Property(t => t.Class).HasColumnName("Class");
|
||||
this.Property(t => t.Remark).HasColumnName("Remark");
|
||||
this.Property(t => t.Sort).HasColumnName("Sort");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user