@ -140,9 +140,6 @@ func (this *BlogController) Get() {
userService.CountBrows(blog.UserId)
blogService.EditBlogBrows(id)
}
blog.User.Salt = ""
blog.User.UserPwd = ""
utils.ESSave(blog)
return