userIntegralLuckyList static method

dynamic userIntegralLuckyList()

获取抽奖列表

Implementation

static userIntegralLuckyList() {
  return "$host/v3/integral/luckyList";
}