getPlusVip static method

dynamic getPlusVip()

获取vip信息

Implementation

static getPlusVip() {
  return '$host/v1/vips/myVipInfo';
}