You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
229 B

package config
const (
RegionId = "cn-hangzhou"
AccessKeyId = "LTAI4FhgikZtv9aA2LjMvX7a"
AccessSecret = "REB3Rd8CVJL5aRQNjcKbc82vJMX1IB"
SignName = "归源易生"
TemplateCode = "SMS_193015765"
CodeLength = 6
)