userIntegralExchangeList static method

dynamic userIntegralExchangeList()

获取兑换列表

Implementation

static userIntegralExchangeList() {
  return "$host/v3/integral/exchangeList";
}