@RexGene
        
        2017-02-17T09:21:39.000000Z
        字数 301
        阅读 2283
    开发文档 小黄鸭
测试服务器:192.168.1.175:14103 
正式服务器:123.59.24.181:14103
KEY = "SIX_KEY_UKING"
login?facebookId=自己的ID&targetFacebookId=邀请人ID&t=时间戳&s=md5(facebookId+targetFacebookId+t+KEY)
{
"firendCount":0, //成功邀请次数
"t":0, //时间戳
"s":"", //md5(firendCount+t+KEY)
"errno":0, //错误码
"msg":"" //错误信息
}
