refactoring the blog post
This commit is contained in:
parent
9289207085
commit
ee1e49fde5
20 changed files with 40 additions and 40 deletions
|
|
@ -74,7 +74,7 @@ public class BlogSpotService
|
|||
{
|
||||
throw new AuthorizationFailureException(auth);
|
||||
}
|
||||
blog.Content = blogEdit.Content;
|
||||
blog.Article = blogEdit.Article;
|
||||
blog.Title = blogEdit.Title;
|
||||
blog.Photo = blogEdit.Photo;
|
||||
blog.ACL = blogEdit.ACL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue