curl http://baidu.com
curl -d "pagenum=1&pagesize=2" http://localhost:8080/zz/transfer/getNearInfoList -X POST
curl -H 'Host: appqa.zhuaninc.com' -H 'Upgrade-Insecure-Requests: 1' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15' -H 'Accept-Language: zh-cn' --compressed 'http://appqa.zhuaninc.com/appdatastructure/message/sendPushOrSysMsg?uid=71779969887312512&msgtitle=${pushtitle}&msgcontent=checkPushContent&pushimg=https://img.58cdn.com.cn/zhuanzhuan/images/iwantBuyTitle2x.png&msgprotocol=&envtype=0&msgtype=0&luodiye=%E6%99%AE%E9%80%9A%E7%B3%BB%E7%BB%9F%E6%B6%88%E6%81%AF'
curl -i -X POST -H "Content-type:application/json"-d '{"to_user」:"meitian","msg":"'${errorMsg}'"}' http://wxmsg.zhuaninc.com/api/message/send
curl -H 'Host: appqa.zhuaninc.com' -H 'Upgrade-Insecure-Requests: 1' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15' -H 'Accept-Language: zh-cn' --compressed 'http://appqa.zhuaninc.com/appdatastructure/message/sendPushOrSysMsg?uid='"$uid"'&msgtitle='"$pushtitle"'&msgcontent=checkPushContent'