Commit 3462b6cd by usual2970

as

parent f7d52a46
......@@ -74,7 +74,7 @@ func (clt *Client) Post(url string,params interface{}) (resp interface{},err err
return
}
defer response.Body.Close()
fmt.Println(req.Header)
fmt.Println(response)
return
}
......
......@@ -6,6 +6,7 @@ var DispayNumber = "+8657156150625"
var CallbackUrl = "aHR0cDovL2gueWlkaWFubGluZy5jb20vbGlzdGVuL2NiLWNt"
var CerPath="/var/www/yidianling/common/components/yunxun/iSimularClient.pem"
var DialUrl="https://aep.test.sdp.com:1101/tropo/click2CallEx/v1"
//var DialUrl="http://h.yidianling.com"
var DiaHost="aep.test.sdp.com"
func GetAppKey() string{
......
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment