|
response.Failed(errmsg.UserPasswordResetError+result.Error.Error(), c)
|
|
response.Failed(errmsg.UserPasswordResetError+result.Error.Error(), c)
|
|
response.Success(errmsg.UserPasswordResetSuccess, result.RowsAffected, c)
|
|
response.Success(errmsg.UserPasswordResetSuccess, result.RowsAffected, c)
|