Update Customer Registration
This commit is contained in:
@@ -135,5 +135,6 @@ func (r *memberRepository) toDomainRegistrationModel(dbModel *models.MemberRegis
|
||||
UpdatedAt: dbModel.UpdatedAt,
|
||||
BranchID: dbModel.BranchID,
|
||||
CashierID: dbModel.CashierID,
|
||||
Password: dbModel.Password,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user