Golang 发送短信
参考 https://github.com/saberma/china_sms
- 云片
- 短信宝
- Luosimao(螺丝帽)
云片
import "github.com/xfstart07/gosms/yunpian"
短信宝
import "github.com/xfstart07/gosms/smsbao"
螺丝帽
import "github.com/xfstart07/gosms/luosimao"
由于螺丝帽的账号没有充值,所以暂时不能保证发送成功,但是获取状态接口是没有问题的。