1.VC卡充值

请求地址:post /ecare/webs/recharge/vc
请求参数:
{
accNbr // 需充值的号码
appKey // 渠道’APP Selfcare’/‘Web Selfcare’
pwd // vc卡pin码aES128Encrypt加密
}
返回参数:
{
afterBal
amount

}