This commit is contained in:
@@ -40,7 +40,6 @@ func NewSMSNotifyClient(cfg *Config) (*SMSNotifyClient, error) {
|
||||
}
|
||||
|
||||
func (c *SMSNotifyClient) SendTo(phone string) (string, error) {
|
||||
|
||||
req := &dypnsapi20170525.SendSmsVerifyCodeRequest{
|
||||
SignName: tea.String("速通互联验证码"),
|
||||
TemplateCode: tea.String("100001"),
|
||||
|
||||
Reference in New Issue
Block a user