Update
This commit is contained in:
@@ -235,7 +235,7 @@ func (s *memberSvc) sendWelcomeEmail(
|
||||
welcomeData := map[string]interface{}{
|
||||
"UserName": customer.Name,
|
||||
"MemberID": customer.CustomerID,
|
||||
"PointsName": "PoinLo",
|
||||
"PointsName": "ELP",
|
||||
"PointsBalance": customer.Points,
|
||||
"RedeemLink": "https://enaklo.co.id/redeem",
|
||||
"CurrentDate": time.Now().Format("01-20006"),
|
||||
|
||||
Reference in New Issue
Block a user