~~~[api]
post:/zzkp.php/JyCoin/getAccount
*string:customid#会员ID
*string:key#秘钥 md5(秘钥.customid)
<<<
success
{
"status": "1",
"balance": 128.83, 至尊卡余额
"jycoin": 11.37,//通宝余额
"hasPaypwd": 1,//1已设置密码
"bindList": ["6889371800000398998", "2336370888801323888", "2336371000000091683", "2336370890000006934"],
"isActive": 1,
"real": "0" 0已认证
}
<<<
error
```
```