功能

列举充值界面的商品列表

  • 热销
  • 礼包
    • 活动特惠
    • 推荐
    • 常驻
    • 周期
  • 服装
    • 特殊
    • 普通

相关数据结构

GetShoppingMallListRsp

1
2
3
4
5
GetShoppingMallListRsp: {
Retcode retcode,
List<Shop> ShopLists,
List<EffectiveGiftGoodsData> EffectiveGiftGoodsLists,
}

EffectiveGiftGoodsLists

1
2
3
4
EffectiveGiftGoodsLists: {
uint GoodsId,
uint ExpireTime,
}

功能实现

  1. 添加服装商店