预警25
This commit is contained in:
parent
f18d07b003
commit
cb6a810977
|
|
@ -19,7 +19,7 @@ func NewSmsMixRepoImpl(bc *conf.Bootstrap) (mixrepos.SmsMixRepo, error) {
|
|||
AccessKeySecret: bc.AliYunSms.AccessKeySecret,
|
||||
Endpoint: bc.AliYunSms.Endpoint,
|
||||
SignName: bc.AliYunSms.SignName,
|
||||
RetryTimes: 0,
|
||||
RetryTimes: 1,
|
||||
Timeout: 15,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue