rechargeFailLog static method

dynamic rechargeFailLog()

充值失败上报

Implementation

static rechargeFailLog() {
  return '$host/v1/recharge/failCallBack';
}