fixed
This commit is contained in:
@@ -116,15 +116,12 @@ func GetUserByID(userID string) (*models.User, error) {
|
||||
&user.Suffix,
|
||||
&user.EmailAddress,
|
||||
|
||||
|
||||
|
||||
&user.HomeAddress,
|
||||
&user.ContactNumber,
|
||||
|
||||
&user.RoleID,
|
||||
&user.IsDeleted,
|
||||
|
||||
|
||||
&user.CreatedAt,
|
||||
&user.UpdatedAt,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user