userPointLotteryHistoryList static method

dynamic userPointLotteryHistoryList()

积分抽奖历史

Implementation

static userPointLotteryHistoryList() {
  return "$host/v3/integral/lotteryHistoryList";
}