sendGiftTemp static method

dynamic sendGiftTemp()

送礼物-花钱

Implementation

static sendGiftTemp() {
  return '$host/v1/gift/buy';
}