plusVipList static method

dynamic plusVipList()

获取vip充值列表

Implementation

static plusVipList() {
  return '$host/v1/vips/lists';
}