package consts const ( GamelifeExtplatType = "bindcode" GamelifeExtplatExtraMobile = "mobile" GamelifeExtplatExtraPc = "pc" GamelifeExtplatBoundTypeQQ = "qq" GamelifeExtplatBoundTypeWX = "wx" GamelifeMiniProgramBand = "1" ) const ( GetNonLoginTaskList = "GetNonloginTaskList" GetTaskList = "GetTaskList" QueryUserRoleList = "QueryUserRoleList" GetGift = "GetGift" QueryUserGoodsList = "QueryUserGoodsList" ExchangeGoods = "ExchangeGoods" QueryUserGoodsDetail = "QueryUserGoodsDetail" )