获取用户[中心钱包余额][冻结资金额度][积分额度]

接口地址:

/?d=api&c=user&m=getuserfund

传参方式:GET

返回数据形如:

{
  "status": 1,
  "data": {
    "msg": "获取用户资金成功",
    "userfund": {
      "id": "1",
      "uid": "2",
      "username": "ryan",
      "balance": "105000.0000",
      "available": "100000.0000",
      "hold": "5000.0000",
      "integral": "0",
      "istester": "1"
    }
  }
}

results matching ""

    No results matching ""