package
0.7.0
Repository: https://github.com/ixre/go2o.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

云海创想

perm.apiUrl = "https://api.zhuanxinyun.com/api/v2/sendSms.json"
perm.key = ""
perm.secret = ""
perm.params = "appKey={key}&appSecret={secret}&phones={phone}&content={content}" +
        "&batchNum={stamp}&templateId={templateId}"
perm.method = "POST"
perm.charset = "utf-8"
perm.signature = "【Go2o】"
perm.successChar = "errorCode\":\"000000\""