refact
This commit is contained in:
parent
7be51c6ac3
commit
9b7a6c0125
11 changed files with 66 additions and 25 deletions
|
|
@ -4,7 +4,7 @@ using Yavsc.Models.Blog;
|
|||
|
||||
namespace Yavsc.Models
|
||||
{
|
||||
public class BlogspotPublication
|
||||
public class BlogSpotPublication
|
||||
{
|
||||
[Key]
|
||||
public long BlogpostId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue