initGift static method

dynamic initGift()

初始化数据-新礼物列表

Implementation

static initGift() {
  return '$host/v1/auth/newGiftList';
}