package vietguys
// Constant
const (
logCollectionName = "log_sms_vietguys"
SMSTypeOTP = "otp"
SellyOTPContent = "Selly - Ma xac nhan cua ban la %s"
)