Commit d3ba0c4f by wang

……

parent e3196c7e
......@@ -22,6 +22,7 @@ func NewJdServer() *JdServer{
*/
func (this *JdServer) PushData(pushType string ,data interface{}) {
token:=this.getKoken()
return
header:=gout.H{"Authorization": token}
formData:=map[string]interface{}{
"user_id":"liexin_1",
......
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 sign in to comment