| 12345678910111213141516171819202122232425262728293031323334353637 | {"result":1,"description":null,"payload":{    "payOpenId": "2222",    "support": {          "wechat": {            "support": true,            "realName": "谢宝"          },          "bank": {            "support": true,            "cards": [              {                "subBank": "",                "cardHolder": "",                "bankName": ""              }            ]          },          "alipay": {            "support": true,            "realName": "",            "loginId": ""          }        },    "withdrawFeeRatio":4,    "bankAccount":"6222083202009570108",    "subBank":"软件园支行",    "balance":"8000.00",    "cardHolder":"谢*",    "bankName":"中国农业银行",    "phone":1301111234,    "threshold":2000,    "enabled":true}    }
 |