# 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\""