宏博配置表的thrift文件
This commit is contained in:
parent
e04721fab1
commit
eb6897d339
14
thrift-files/meowment/AdGiftData.thrift
Normal file
14
thrift-files/meowment/AdGiftData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct AdGiftDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 SortId, // 阶段
|
||||
3:i32 NeedScore, // 积分需求
|
||||
4:string ItemReward, // 道具奖励
|
||||
}
|
||||
|
||||
struct AdGiftData
|
||||
{
|
||||
1:map<i32,AdGiftDataItem> adgiftdatas,
|
||||
}
|
||||
173
thrift-files/meowment/AllConfigs.thrift
Normal file
173
thrift-files/meowment/AllConfigs.thrift
Normal file
@ -0,0 +1,173 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
include "AdGiftData.thrift"
|
||||
include "BagItemConfig.thrift"
|
||||
include "BonusValue.thrift"
|
||||
include "CardDetailCfg.thrift"
|
||||
include "CardPackCfg.thrift"
|
||||
include "CardStickerExchangeCfg.thrift"
|
||||
include "CatsGardenMultiplyData.thrift"
|
||||
include "CatsGardenProgressData.thrift"
|
||||
include "CatsGardenSlotData.thrift"
|
||||
include "CatsGardenTempleteData.thrift"
|
||||
include "CatTrickData.thrift"
|
||||
include "ChampshipCfg.thrift"
|
||||
include "ChampshipRankReward.thrift"
|
||||
include "ChampshipScoreReward.thrift"
|
||||
include "ChineseResMap.thrift"
|
||||
include "CollectionRoomReward.thrift"
|
||||
include "CollectionsRewardsData.thrift"
|
||||
include "ComboGift.thrift"
|
||||
include "ComboGiftTwo.thrift"
|
||||
include "DailyTaskActiveCfg.thrift"
|
||||
include "DailyTaskConfig.thrift"
|
||||
include "DailyTaskDetail.thrift"
|
||||
include "DailyTaskReward.thrift"
|
||||
include "DecorateCost.thrift"
|
||||
include "DialogData.thrift"
|
||||
include "EmiterRetreatData.thrift"
|
||||
include "EmojiData.thrift"
|
||||
include "EndlessGift.thrift"
|
||||
include "EnergyLimitGift.thrift"
|
||||
include "FrameData.thrift"
|
||||
include "GrowthFund.thrift"
|
||||
include "GuessReward.thrift"
|
||||
include "GuideData.thrift"
|
||||
include "HandbookReward.thrift"
|
||||
include "HeadData.thrift"
|
||||
include "HowToPlay.thrift"
|
||||
include "IndoorProgress.thrift"
|
||||
include "LanguageData.thrift"
|
||||
include "LevelData.thrift"
|
||||
include "LuckyCatData.thrift"
|
||||
include "LuckyCatProbability.thrift"
|
||||
include "MainCardCollect.thrift"
|
||||
include "MergeData.thrift"
|
||||
include "MileStoneDetail.thrift"
|
||||
include "MileStoneReward.thrift"
|
||||
include "MiningReward.thrift"
|
||||
include "MultiLanguageResource.thrift"
|
||||
include "Music.thrift"
|
||||
include "NetAssetData.thrift"
|
||||
include "NetworkItemData.thrift"
|
||||
include "NewbieDailyTaskCfg.thrift"
|
||||
include "NewbieScoreCfg.thrift"
|
||||
include "NPCFriendsData.thrift"
|
||||
include "PassOne.thrift"
|
||||
include "PetAdWorkGift.thrift"
|
||||
include "PetAirItem.thrift"
|
||||
include "PetCareItem.thrift"
|
||||
include "PetCoinGift.thrift"
|
||||
include "PetDailyTaskCfg.thrift"
|
||||
include "PetDressItem.thrift"
|
||||
include "PetHomeDecorateList.thrift"
|
||||
include "PetPlayJoyItem.thrift"
|
||||
include "PetRoomUnlockCfg.thrift"
|
||||
include "PetShopItem.thrift"
|
||||
include "PlayHomeDecorateCfg.thrift"
|
||||
include "PromotionPack.thrift"
|
||||
include "RaceReward.thrift"
|
||||
include "RankData.thrift"
|
||||
include "RegionData.thrift"
|
||||
include "SceneData.thrift"
|
||||
include "SevenLoginCfg.thrift"
|
||||
include "ShopItem.thrift"
|
||||
include "ShopPack.thrift"
|
||||
include "ShopSpecial.thrift"
|
||||
include "SignInData.thrift"
|
||||
include "Sound.thrift"
|
||||
include "StartMerge.thrift"
|
||||
include "StartOrder.thrift"
|
||||
include "TurnTableCfg.thrift"
|
||||
include "UIForm.thrift"
|
||||
include "WashStartMerge.thrift"
|
||||
include "WeekTaskReward.thrift"
|
||||
include "LevelLauncherData.thrift"
|
||||
include "NickNameRandomData.thrift"
|
||||
|
||||
struct AllConfigs
|
||||
{
|
||||
1:AdGiftData.AdGiftData adGiftData,
|
||||
2:BagItemConfig.BagItemConfig bagItemConfig,
|
||||
3:BonusValue.BonusValue bonusValue,
|
||||
4:CardDetailCfg.CardDetailCfg cardDetailCfg,
|
||||
5:CardPackCfg.CardPackCfg cardPackCfg,
|
||||
6:CardStickerExchangeCfg.CardStickerExchangeCfg cardStickerExchangeCfg,
|
||||
7:CatsGardenMultiplyData.CatsGardenMultiplyData catsGardenMultiplyData,
|
||||
8:CatsGardenProgressData.CatsGardenProgressData catsGardenProgressData,
|
||||
9:CatsGardenSlotData.CatsGardenSlotData catsGardenSlotData,
|
||||
10:CatsGardenTempleteData.CatsGardenTempleteData catsGardenTempleteData,
|
||||
11:CatTrickData.CatTrickData catTrickData,
|
||||
12:ChampshipCfg.ChampshipCfg champshipCfg,
|
||||
13:ChampshipRankReward.ChampshipRankReward champshipRankReward,
|
||||
14:ChampshipScoreReward.ChampshipScoreReward champshipScoreReward,
|
||||
15:ChineseResMap.ChineseResMap chineseResMap,
|
||||
16:CollectionRoomReward.CollectionRoomReward collectionRoomReward,
|
||||
17:CollectionsRewardsData.CollectionsRewardsData collectionsRewardsData,
|
||||
18:ComboGift.ComboGift comboGift,
|
||||
19:ComboGiftTwo.ComboGiftTwo comboGiftTwo,
|
||||
20:DailyTaskActiveCfg.DailyTaskActiveCfg dailyTaskActiveCfg,
|
||||
21:DailyTaskConfig.DailyTaskConfig dailyTaskConfig,
|
||||
22:DailyTaskDetail.DailyTaskDetail dailyTaskDetail,
|
||||
23:DailyTaskReward.DailyTaskReward dailyTaskReward,
|
||||
24:DecorateCost.DecorateCost decorateCost,
|
||||
25:DialogData.DialogData dialogData,
|
||||
26:EmiterRetreatData.EmiterRetreatData emiterRetreatData,
|
||||
27:EmojiData.EmojiData emojiData,
|
||||
28:EndlessGift.EndlessGift endlessGift,
|
||||
29:EnergyLimitGift.EnergyLimitGift energyLimitGift,
|
||||
30:FrameData.FrameData frameData,
|
||||
31:GrowthFund.GrowthFund growthFund,
|
||||
32:GuessReward.GuessReward guessReward,
|
||||
33:GuideData.GuideData guideData,
|
||||
34:HandbookReward.HandbookReward handbookReward,
|
||||
35:HeadData.HeadData headData,
|
||||
36:HowToPlay.HowToPlay howToPlay,
|
||||
37:IndoorProgress.IndoorProgress indoorProgress,
|
||||
38:LanguageData.LanguageData languageData,
|
||||
39:LevelData.LevelData levelData,
|
||||
40:LuckyCatData.LuckyCatData luckyCatData,
|
||||
41:LuckyCatProbability.LuckyCatProbability luckyCatProbability,
|
||||
42:MainCardCollect.MainCardCollect mainCardCollect,
|
||||
43:MergeData.MergeData mergeData,
|
||||
44:MileStoneDetail.MileStoneDetail mileStoneDetail,
|
||||
45:MileStoneReward.MileStoneReward mileStoneReward,
|
||||
46:MiningReward.MiningReward miningReward,
|
||||
47:MultiLanguageResource.MultiLanguageResource multiLanguageResource,
|
||||
48:Music.Music music,
|
||||
49:NetAssetData.NetAssetData netAssetData,
|
||||
50:NetworkItemData.NetworkItemData networkItemData,
|
||||
51:NewbieDailyTaskCfg.NewbieDailyTaskCfg newbieDailyTaskCfg,
|
||||
52:NewbieScoreCfg.NewbieScoreCfg newbieScoreCfg,
|
||||
53:NPCFriendsData.NPCFriendsData nPCFriendsData,
|
||||
54:PassOne.PassOne passOne,
|
||||
55:PetAdWorkGift.PetAdWorkGift petAdWorkGift,
|
||||
56:PetAirItem.PetAirItem petAirItem,
|
||||
57:PetCareItem.PetCareItem petCareItem,
|
||||
58:PetCoinGift.PetCoinGift petCoinGift,
|
||||
59:PetDailyTaskCfg.PetDailyTaskCfg petDailyTaskCfg,
|
||||
60:PetDressItem.PetDressItem petDressItem,
|
||||
61:PetHomeDecorateList.PetHomeDecorateList petHomeDecorateList,
|
||||
62:PetPlayJoyItem.PetPlayJoyItem petPlayJoyItem,
|
||||
63:PetRoomUnlockCfg.PetRoomUnlockCfg petRoomUnlockCfg,
|
||||
64:PetShopItem.PetShopItem petShopItem,
|
||||
65:PlayHomeDecorateCfg.PlayHomeDecorateCfg playHomeDecorateCfg,
|
||||
66:PromotionPack.PromotionPack promotionPack,
|
||||
67:RaceReward.RaceReward raceReward,
|
||||
68:RankData.RankData rankData,
|
||||
69:RegionData.RegionData regionData,
|
||||
70:SceneData.SceneData sceneData,
|
||||
71:SevenLoginCfg.SevenLoginCfg sevenLoginCfg,
|
||||
72:ShopItem.ShopItem shopItem,
|
||||
73:ShopPack.ShopPack shopPack,
|
||||
74:ShopSpecial.ShopSpecial shopSpecial,
|
||||
75:SignInData.SignInData signInData,
|
||||
76:Sound.Sound sound,
|
||||
77:StartMerge.StartMerge startMerge,
|
||||
78:StartOrder.StartOrder startOrder,
|
||||
79:TurnTableCfg.TurnTableCfg turnTableCfg,
|
||||
80:UIForm.UIForm uIForm,
|
||||
81:WashStartMerge.WashStartMerge washStartMerge,
|
||||
82:WeekTaskReward.WeekTaskReward weekTaskReward,
|
||||
83:LevelLauncherData.LevelLauncherData levelLauncherData,
|
||||
84:NickNameRandomData.NickNameRandomData nickNameRandomData,
|
||||
}
|
||||
14
thrift-files/meowment/BagItemConfig.thrift
Normal file
14
thrift-files/meowment/BagItemConfig.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct BagItemConfigItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 ItemId, // 道具id
|
||||
3:string Icon, // 图片资源
|
||||
4:i32 TrueId,
|
||||
}
|
||||
|
||||
struct BagItemConfig
|
||||
{
|
||||
1:map<i32,BagItemConfigItem> bagitemconfigs,
|
||||
}
|
||||
16
thrift-files/meowment/BonusValue.thrift
Normal file
16
thrift-files/meowment/BonusValue.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct BonusValueItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Type, // 类型
|
||||
3:i32 SortId, // 序号
|
||||
4:double Price, // 价格
|
||||
5:string Reward, // 奖励
|
||||
6:double OldPrice, // 原价
|
||||
}
|
||||
|
||||
struct BonusValue
|
||||
{
|
||||
1:map<i32,BonusValueItem> bonusvalues,
|
||||
}
|
||||
19
thrift-files/meowment/CardDetailCfg.thrift
Normal file
19
thrift-files/meowment/CardDetailCfg.thrift
Normal file
@ -0,0 +1,19 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CardDetailCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 PictureAlbum, // 等级开放
|
||||
3:string Icon, // 区域Id
|
||||
4:i32 Color, // 排序Id
|
||||
5:i32 Star, // 价格
|
||||
6:string ImageRes, // 原价
|
||||
7:i32 IsGold,
|
||||
8:string Name,
|
||||
9:i32 Round,
|
||||
}
|
||||
|
||||
struct CardDetailCfg
|
||||
{
|
||||
1:map<i32,CardDetailCfgItem> carddetailcfgs,
|
||||
}
|
||||
16
thrift-files/meowment/CardPackCfg.thrift
Normal file
16
thrift-files/meowment/CardPackCfg.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CardPackCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Icon, // 区域Id
|
||||
3:i32 Color, // 排序Id
|
||||
4:string Name,
|
||||
5:i32 RewardCnt,
|
||||
6:i32 GoldRate,
|
||||
}
|
||||
|
||||
struct CardPackCfg
|
||||
{
|
||||
1:map<i32,CardPackCfgItem> cardpackcfgs,
|
||||
}
|
||||
15
thrift-files/meowment/CardStickerExchangeCfg.thrift
Normal file
15
thrift-files/meowment/CardStickerExchangeCfg.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CardStickerExchangeCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Icon, // 区域Id
|
||||
3:i32 Cost,
|
||||
4:string RewardId,
|
||||
5:string RewardCnt,
|
||||
}
|
||||
|
||||
struct CardStickerExchangeCfg
|
||||
{
|
||||
1:map<i32,CardStickerExchangeCfgItem> cardstickerexchangecfgs,
|
||||
}
|
||||
14
thrift-files/meowment/CatTrickData.thrift
Normal file
14
thrift-files/meowment/CatTrickData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CatTrickDataItem
|
||||
{
|
||||
1:i32 Type, // 类型
|
||||
2:i32 Duration, // 事件时长
|
||||
3:i32 Diamond, // 钻石上限
|
||||
4:i32 Energy, // 每存入1钻石需要消耗的体力
|
||||
}
|
||||
|
||||
struct CatTrickData
|
||||
{
|
||||
1:map<i32,CatTrickDataItem> cattrickdatas,
|
||||
}
|
||||
14
thrift-files/meowment/CatsGardenMultiplyData.thrift
Normal file
14
thrift-files/meowment/CatsGardenMultiplyData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CatsGardenMultiplyDataItem
|
||||
{
|
||||
1:i32 Id, // 倍数
|
||||
2:string Low, // 小奖获得概率
|
||||
3:i32 Mid, // 中奖获得概率
|
||||
4:i32 High, // 大奖获得概率
|
||||
}
|
||||
|
||||
struct CatsGardenMultiplyData
|
||||
{
|
||||
1:map<i32,CatsGardenMultiplyDataItem> catsgardenmultiplydatas,
|
||||
}
|
||||
14
thrift-files/meowment/CatsGardenProgressData.thrift
Normal file
14
thrift-files/meowment/CatsGardenProgressData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CatsGardenProgressDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Template, // 模板
|
||||
3:i32 Need, // 小游戏阶段要求
|
||||
4:string Items, // 奖励
|
||||
}
|
||||
|
||||
struct CatsGardenProgressData
|
||||
{
|
||||
1:map<i32,CatsGardenProgressDataItem> catsgardenprogressdatas,
|
||||
}
|
||||
15
thrift-files/meowment/CatsGardenSlotData.thrift
Normal file
15
thrift-files/meowment/CatsGardenSlotData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CatsGardenSlotDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Items, // 奖励
|
||||
3:string FriendItems, // 好友奖励代币
|
||||
4:i32 Type, // 奖励类型(1小;2中;3大)
|
||||
5:i32 Growth, // 成长值
|
||||
}
|
||||
|
||||
struct CatsGardenSlotData
|
||||
{
|
||||
1:map<i32,CatsGardenSlotDataItem> catsgardenslotdatas,
|
||||
}
|
||||
16
thrift-files/meowment/CatsGardenTempleteData.thrift
Normal file
16
thrift-files/meowment/CatsGardenTempleteData.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CatsGardenTempleteDataItem
|
||||
{
|
||||
1:i32 Id, // 活动Id
|
||||
2:i32 Template, // 关卡模板
|
||||
3:i32 PassNum, // 小游戏个数
|
||||
4:string ItemCost, // 每次转盘消耗道具
|
||||
5:i32 ItemId, // 代币道具Id
|
||||
6:string Reward, // 游戏最终奖励
|
||||
}
|
||||
|
||||
struct CatsGardenTempleteData
|
||||
{
|
||||
1:map<i32,CatsGardenTempleteDataItem> catsgardentempletedatas,
|
||||
}
|
||||
15
thrift-files/meowment/ChampshipCfg.thrift
Normal file
15
thrift-files/meowment/ChampshipCfg.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ChampshipCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Icon, // 区域Id
|
||||
3:string Bg,
|
||||
4:string NameKey,
|
||||
5:string Button,
|
||||
}
|
||||
|
||||
struct ChampshipCfg
|
||||
{
|
||||
1:map<i32,ChampshipCfgItem> champshipcfgs,
|
||||
}
|
||||
17
thrift-files/meowment/ChampshipRankReward.thrift
Normal file
17
thrift-files/meowment/ChampshipRankReward.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ChampshipRankRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Rank, // 排名
|
||||
3:string ItemReward, // 道具奖励
|
||||
4:double People30, // 30人组奖励倍率
|
||||
5:double People50, // 50人组奖励倍率
|
||||
6:double People80, // 80人组奖励倍率
|
||||
7:double People100, // 100人组奖励倍率
|
||||
}
|
||||
|
||||
struct ChampshipRankReward
|
||||
{
|
||||
1:map<i32,ChampshipRankRewardItem> champshiprankrewards,
|
||||
}
|
||||
14
thrift-files/meowment/ChampshipScoreReward.thrift
Normal file
14
thrift-files/meowment/ChampshipScoreReward.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ChampshipScoreRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 ScoreNeed, // 积分需求
|
||||
3:string ItemReward, // 道具奖励
|
||||
4:i32 SortId, // 分组
|
||||
}
|
||||
|
||||
struct ChampshipScoreReward
|
||||
{
|
||||
1:map<i32,ChampshipScoreRewardItem> champshipscorerewards,
|
||||
}
|
||||
13
thrift-files/meowment/ChineseResMap.thrift
Normal file
13
thrift-files/meowment/ChineseResMap.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ChineseResMapItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string TargetStr, // 目标
|
||||
3:string Chinese, // 手指类型
|
||||
}
|
||||
|
||||
struct ChineseResMap
|
||||
{
|
||||
1:map<i32,ChineseResMapItem> chineseresmaps,
|
||||
}
|
||||
15
thrift-files/meowment/CollectionRoomReward.thrift
Normal file
15
thrift-files/meowment/CollectionRoomReward.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CollectionRoomRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Rank, // 排名
|
||||
3:string ItemReward1, // 道具奖励1
|
||||
4:string ItemReward2, // 道具奖励2
|
||||
5:string ItemReward3, // 道具奖励3
|
||||
}
|
||||
|
||||
struct CollectionRoomReward
|
||||
{
|
||||
1:map<i32,CollectionRoomRewardItem> collectionroomrewards,
|
||||
}
|
||||
15
thrift-files/meowment/CollectionsRewardsData.thrift
Normal file
15
thrift-files/meowment/CollectionsRewardsData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct CollectionsRewardsDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Index,
|
||||
3:i32 Type, // 类型
|
||||
4:i32 Need, // 需要的数量
|
||||
5:i32 ClientNeed, // 客户端用数量
|
||||
}
|
||||
|
||||
struct CollectionsRewardsData
|
||||
{
|
||||
1:map<i32,CollectionsRewardsDataItem> collectionsrewardsdatas,
|
||||
}
|
||||
14
thrift-files/meowment/ComboGift.thrift
Normal file
14
thrift-files/meowment/ComboGift.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ComboGiftItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Ratio, // 价值比率
|
||||
3:double Price, // 价格
|
||||
4:string ItemReward, // 道具奖励
|
||||
}
|
||||
|
||||
struct ComboGift
|
||||
{
|
||||
1:map<i32,ComboGiftItem> combogifts,
|
||||
}
|
||||
13
thrift-files/meowment/ComboGiftTwo.thrift
Normal file
13
thrift-files/meowment/ComboGiftTwo.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ComboGiftTwoItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:double Price, // 价格
|
||||
3:string ItemReward, // 道具奖励
|
||||
}
|
||||
|
||||
struct ComboGiftTwo
|
||||
{
|
||||
1:map<i32,ComboGiftTwoItem> combogifttwos,
|
||||
}
|
||||
14
thrift-files/meowment/DailyTaskActiveCfg.thrift
Normal file
14
thrift-files/meowment/DailyTaskActiveCfg.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct DailyTaskActiveCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string RewardID,
|
||||
3:string RewardCnt,
|
||||
4:i32 Active,
|
||||
}
|
||||
|
||||
struct DailyTaskActiveCfg
|
||||
{
|
||||
1:map<i32,DailyTaskActiveCfgItem> dailytaskactivecfgs,
|
||||
}
|
||||
19
thrift-files/meowment/DailyTaskConfig.thrift
Normal file
19
thrift-files/meowment/DailyTaskConfig.thrift
Normal file
@ -0,0 +1,19 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct DailyTaskConfigItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 TaskPoolId, // 等级开放
|
||||
3:string OpenCondition, // 开放条件
|
||||
4:i32 TaskType, // 任务类型
|
||||
5:string Describe, // 描述
|
||||
6:i32 TaskNum,
|
||||
7:string RewardID,
|
||||
8:string RewardCnt,
|
||||
9:i32 Active,
|
||||
}
|
||||
|
||||
struct DailyTaskConfig
|
||||
{
|
||||
1:map<i32,DailyTaskConfigItem> dailytaskconfigs,
|
||||
}
|
||||
15
thrift-files/meowment/DailyTaskDetail.thrift
Normal file
15
thrift-files/meowment/DailyTaskDetail.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct DailyTaskDetailItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 SortId, // 任务序号
|
||||
3:string Task, // 任务
|
||||
4:string Type, // 类型
|
||||
5:string Title, // 多语言键值
|
||||
}
|
||||
|
||||
struct DailyTaskDetail
|
||||
{
|
||||
1:map<i32,DailyTaskDetailItem> dailytaskdetails,
|
||||
}
|
||||
14
thrift-files/meowment/DailyTaskReward.thrift
Normal file
14
thrift-files/meowment/DailyTaskReward.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct DailyTaskRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 SortId, // 任务序号
|
||||
3:string ItemReward, // 道具奖励
|
||||
4:i32 ScoreReward, // 积分奖励
|
||||
}
|
||||
|
||||
struct DailyTaskReward
|
||||
{
|
||||
1:map<i32,DailyTaskRewardItem> dailytaskrewards,
|
||||
}
|
||||
27
thrift-files/meowment/DecorateCost.thrift
Normal file
27
thrift-files/meowment/DecorateCost.thrift
Normal file
@ -0,0 +1,27 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct DecorateCostItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 AreaId, // 区域Id
|
||||
3:i32 SortId, // 排序Id
|
||||
4:i32 CostCount, // 消耗资源数量
|
||||
5:string Title, // 标题
|
||||
6:string Icon, // 图标
|
||||
7:string Pos, // 位置
|
||||
8:string Action, // 行为
|
||||
9:string Spine, // 交互动画
|
||||
10:string Button, // 对应按钮
|
||||
11:string Build, // 建造效果
|
||||
12:string Shine, // 闪光效果
|
||||
13:string Origin, // 原始大小/装饰特效位置
|
||||
14:string DecoratePos, // 装饰图标位置
|
||||
15:string Skip, // 跳过逐步
|
||||
16:string MapPethomeId, // PetHome映射
|
||||
17:string PetExp, // 宠物经验
|
||||
}
|
||||
|
||||
struct DecorateCost
|
||||
{
|
||||
1:map<i32,DecorateCostItem> decoratecosts,
|
||||
}
|
||||
22
thrift-files/meowment/DialogData.thrift
Normal file
22
thrift-files/meowment/DialogData.thrift
Normal file
@ -0,0 +1,22 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct DialogDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string PlotNode, // 剧情节点
|
||||
3:i32 SceneId, // 场景id
|
||||
4:string Group, // 对话分组
|
||||
5:i32 SortId, // 顺序Id
|
||||
6:string Direct, // 方向
|
||||
7:string Icon, // 人物图片
|
||||
8:string Title, // 标题
|
||||
9:string Content, // 内容
|
||||
10:string BubbleType, // 气泡类型
|
||||
11:string Phone, // 电话
|
||||
12:string Status, // 是否弃用
|
||||
}
|
||||
|
||||
struct DialogData
|
||||
{
|
||||
1:map<i32,DialogDataItem> dialogdatas,
|
||||
}
|
||||
15
thrift-files/meowment/EmiterRetreatData.thrift
Normal file
15
thrift-files/meowment/EmiterRetreatData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct EmiterRetreatDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 SortId, // 分组序号
|
||||
3:string Emit_ID, // 道具奖励
|
||||
4:string Color, // 系列
|
||||
5:string Retreat_Emit_ID, // 需求活跃度累计值
|
||||
}
|
||||
|
||||
struct EmiterRetreatData
|
||||
{
|
||||
1:map<i32,EmiterRetreatDataItem> emiterretreatdatas,
|
||||
}
|
||||
15
thrift-files/meowment/EmojiData.thrift
Normal file
15
thrift-files/meowment/EmojiData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct EmojiDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string NameKey, // 多语言名字key
|
||||
3:i32 Init, // 是否初始化
|
||||
4:string Icon, // 图片
|
||||
5:string Spine, // 动画
|
||||
}
|
||||
|
||||
struct EmojiData
|
||||
{
|
||||
1:map<i32,EmojiDataItem> emojidatas,
|
||||
}
|
||||
14
thrift-files/meowment/EndlessGift.thrift
Normal file
14
thrift-files/meowment/EndlessGift.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct EndlessGiftItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Content, // 内容
|
||||
3:string SellType, // 类型
|
||||
4:double SellPrice, // 价格
|
||||
}
|
||||
|
||||
struct EndlessGift
|
||||
{
|
||||
1:map<i32,EndlessGiftItem> endlessgifts,
|
||||
}
|
||||
13
thrift-files/meowment/EnergyLimitGift.thrift
Normal file
13
thrift-files/meowment/EnergyLimitGift.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct EnergyLimitGiftItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string ItemReward, // 道具奖励
|
||||
3:double PayPrice, // 支付金额
|
||||
}
|
||||
|
||||
struct EnergyLimitGift
|
||||
{
|
||||
1:map<i32,EnergyLimitGiftItem> energylimitgifts,
|
||||
}
|
||||
17
thrift-files/meowment/FrameData.thrift
Normal file
17
thrift-files/meowment/FrameData.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct FrameDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string NameKey, // 多语言名字key
|
||||
3:i32 Init, // 是否初始
|
||||
4:string Icon, // 图片
|
||||
5:string SpineFile, // SkeletonGraphic路径
|
||||
6:string AnimName, // 动画名称
|
||||
7:string FrameImageScale, // 头像框图片缩放
|
||||
}
|
||||
|
||||
struct FrameData
|
||||
{
|
||||
1:map<i32,FrameDataItem> framedatas,
|
||||
}
|
||||
17
thrift-files/meowment/GrowthFund.thrift
Normal file
17
thrift-files/meowment/GrowthFund.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct GrowthFundItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Level, // 等级开放
|
||||
3:string RewardIds, // 区域Id
|
||||
4:string RewardCnt, // 排序Id
|
||||
5:double Price, // 价格
|
||||
6:double OriginPrice, // 原价
|
||||
7:string Describe,
|
||||
}
|
||||
|
||||
struct GrowthFund
|
||||
{
|
||||
1:map<i32,GrowthFundItem> growthfunds,
|
||||
}
|
||||
14
thrift-files/meowment/GuessReward.thrift
Normal file
14
thrift-files/meowment/GuessReward.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct GuessRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Level, // 关卡
|
||||
3:string Reward_1, // 第一名奖励
|
||||
4:string Reward_2, // 第二名奖励
|
||||
}
|
||||
|
||||
struct GuessReward
|
||||
{
|
||||
1:map<i32,GuessRewardItem> guessrewards,
|
||||
}
|
||||
19
thrift-files/meowment/GuideData.thrift
Normal file
19
thrift-files/meowment/GuideData.thrift
Normal file
@ -0,0 +1,19 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct GuideDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string targetStr, // 目标
|
||||
3:i32 fingerType, // 手指类型
|
||||
4:string title, // 标题
|
||||
5:string titlePos, // 标题位置
|
||||
6:string expression, // 表情
|
||||
7:string other, // 手指位置
|
||||
8:string disappear, // 消失
|
||||
9:string remark, // 备注
|
||||
}
|
||||
|
||||
struct GuideData
|
||||
{
|
||||
1:map<i32,GuideDataItem> guidedatas,
|
||||
}
|
||||
13
thrift-files/meowment/HandbookReward.thrift
Normal file
13
thrift-files/meowment/HandbookReward.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct HandbookRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Type, // 发射器类型
|
||||
3:string Reward, // 收集奖励
|
||||
}
|
||||
|
||||
struct HandbookReward
|
||||
{
|
||||
1:map<i32,HandbookRewardItem> handbookrewards,
|
||||
}
|
||||
14
thrift-files/meowment/HeadData.thrift
Normal file
14
thrift-files/meowment/HeadData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct HeadDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string NameKey, // 多语言名字key
|
||||
3:i32 Init, // 是否初始化
|
||||
4:string Icon, // 图片
|
||||
}
|
||||
|
||||
struct HeadData
|
||||
{
|
||||
1:map<i32,HeadDataItem> headdatas,
|
||||
}
|
||||
13
thrift-files/meowment/HowToPlay.thrift
Normal file
13
thrift-files/meowment/HowToPlay.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct HowToPlayItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Icon, // 图片
|
||||
3:string Tip, // 文本
|
||||
}
|
||||
|
||||
struct HowToPlay
|
||||
{
|
||||
1:map<i32,HowToPlayItem> howtoplays,
|
||||
}
|
||||
19
thrift-files/meowment/IndoorProgress.thrift
Normal file
19
thrift-files/meowment/IndoorProgress.thrift
Normal file
@ -0,0 +1,19 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct IndoorProgressItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Scene, // 场景
|
||||
3:i32 Lv, // 等级
|
||||
4:string Item, // 道具奖励
|
||||
5:string Emit, // 发射器
|
||||
6:string Reward, // 奖励
|
||||
7:string BigReward, // 大奖
|
||||
8:string AreaReward, // 区域奖励
|
||||
9:i32 Part, // 零件数量
|
||||
}
|
||||
|
||||
struct IndoorProgress
|
||||
{
|
||||
1:map<i32,IndoorProgressItem> indoorprogresss,
|
||||
}
|
||||
15
thrift-files/meowment/LanguageData.thrift
Normal file
15
thrift-files/meowment/LanguageData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct LanguageDataItem
|
||||
{
|
||||
1:i32 Id, // 编号
|
||||
2:string key, // 键
|
||||
3:string en_US, // 英文
|
||||
4:string zh_CN, // 简体中文
|
||||
5:string pt_BR, // 葡萄牙语(巴西)
|
||||
}
|
||||
|
||||
struct LanguageData
|
||||
{
|
||||
1:map<i32,LanguageDataItem> languagedatas,
|
||||
}
|
||||
17
thrift-files/meowment/LevelData.thrift
Normal file
17
thrift-files/meowment/LevelData.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct LevelDataItem
|
||||
{
|
||||
1:i32 Id, // 等级编号
|
||||
2:i32 Lv, // 等级
|
||||
3:i32 StoryExp, // 故事经验
|
||||
4:i32 PetExp, // 宠物经验
|
||||
5:string StoryReward, // 故事奖励
|
||||
6:string PetReward, // 宠物奖励
|
||||
7:string RetireEmit, // 发射器隐退
|
||||
}
|
||||
|
||||
struct LevelData
|
||||
{
|
||||
1:map<i32,LevelDataItem> leveldatas,
|
||||
}
|
||||
14
thrift-files/meowment/LevelLauncherData.thrift
Normal file
14
thrift-files/meowment/LevelLauncherData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct LevelLauncherDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Lv, // 等级
|
||||
3:string LanguageKey, // 内容语言Key
|
||||
4:string Picture, // 奖励
|
||||
}
|
||||
|
||||
struct LevelLauncherData
|
||||
{
|
||||
1:map<i32,LevelLauncherDataItem> levellauncherdatas,
|
||||
}
|
||||
13
thrift-files/meowment/LuckyCatData.thrift
Normal file
13
thrift-files/meowment/LuckyCatData.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct LuckyCatDataItem
|
||||
{
|
||||
1:i32 Id, // id
|
||||
2:i32 Time, // 持续时间
|
||||
3:i32 Earn, // 收益
|
||||
}
|
||||
|
||||
struct LuckyCatData
|
||||
{
|
||||
1:map<i32,LuckyCatDataItem> luckycatdatas,
|
||||
}
|
||||
15
thrift-files/meowment/LuckyCatProbability.thrift
Normal file
15
thrift-files/meowment/LuckyCatProbability.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct LuckyCatProbabilityItem
|
||||
{
|
||||
1:i32 Id, // 物品等级
|
||||
2:i32 BaseProbability, // 基础概率
|
||||
3:i32 ProbabilityBonus, // 概率加值
|
||||
4:i32 ProbabilityCap, // 概率上限
|
||||
5:i32 EnergyEfficiencyValue, // 体力收益值
|
||||
}
|
||||
|
||||
struct LuckyCatProbability
|
||||
{
|
||||
1:map<i32,LuckyCatProbabilityItem> luckycatprobabilitys,
|
||||
}
|
||||
17
thrift-files/meowment/MainCardCollect.thrift
Normal file
17
thrift-files/meowment/MainCardCollect.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MainCardCollectItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Icon, // 区域Id
|
||||
3:i32 Color, // 排序Id
|
||||
4:string Name,
|
||||
5:string RewardId,
|
||||
6:string RewardCnt,
|
||||
7:i32 Round,
|
||||
}
|
||||
|
||||
struct MainCardCollect
|
||||
{
|
||||
1:map<i32,MainCardCollectItem> maincardcollects,
|
||||
}
|
||||
37
thrift-files/meowment/MergeData.thrift
Normal file
37
thrift-files/meowment/MergeData.thrift
Normal file
@ -0,0 +1,37 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MergeDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Lv, // 等级
|
||||
3:i32 MaxLv, // 最大等级
|
||||
4:string Icon, // 图标
|
||||
5:string Color, // 系列
|
||||
6:string Title, // 标题
|
||||
7:string Content, // 内容
|
||||
8:string SellType, // 出售类型
|
||||
9:i32 SellNum, // 出售价格
|
||||
10:i32 Star, // 订单星星数
|
||||
11:string Origin, // 来源
|
||||
12:i32 Capacity, // 容量
|
||||
13:i32 CoolTime, // 冷却时间
|
||||
14:i32 CoolNum, // 快速冷却消耗
|
||||
15:string Emit_List, // 发射内容
|
||||
16:i32 SellDiamond, // 出售钻石[可出售/不可出售]
|
||||
17:string Relative, // 关联[发射器关联它可发射的物品,产物关联发射它的发射器]
|
||||
18:string Type, // 类型
|
||||
19:string Emit_ID, // 发射器编号
|
||||
20:string Emit_Type, // 发射器类型/发射它的最初发射器
|
||||
21:string Product_Type, // 产物类型[主产物,副产物/发射器关联的所有产物]
|
||||
22:i32 Order_Score, // 订单积分[弃用]
|
||||
23:string Emit_Product, // 发射器对应产物类型
|
||||
24:string Dynamic, // 动态等级
|
||||
25:string Dynamic1, // 动态等级(n==2|3)
|
||||
26:string Dynamic2, // 动态等级(n==4|5)
|
||||
27:string Dynamic3, // 动态等级(n==6)
|
||||
}
|
||||
|
||||
struct MergeData
|
||||
{
|
||||
1:map<i32,MergeDataItem> mergedatas,
|
||||
}
|
||||
17
thrift-files/meowment/MileStoneDetail.thrift
Normal file
17
thrift-files/meowment/MileStoneDetail.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MileStoneDetailItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 SortId, // 行为分类
|
||||
3:string Action, // 行为
|
||||
4:i32 Score, // 计分
|
||||
5:string ScoreExtra, // 计分补充
|
||||
6:string Title, // 文本
|
||||
7:string Icon, // 图标
|
||||
}
|
||||
|
||||
struct MileStoneDetail
|
||||
{
|
||||
1:map<i32,MileStoneDetailItem> milestonedetails,
|
||||
}
|
||||
14
thrift-files/meowment/MileStoneReward.thrift
Normal file
14
thrift-files/meowment/MileStoneReward.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MileStoneRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 ScoreNeed, // 当前所需积分
|
||||
3:string Reward, // 奖励
|
||||
4:i32 ScoreTotal, // 累积所需总积分
|
||||
}
|
||||
|
||||
struct MileStoneReward
|
||||
{
|
||||
1:map<i32,MileStoneRewardItem> milestonerewards,
|
||||
}
|
||||
15
thrift-files/meowment/MiningReward.thrift
Normal file
15
thrift-files/meowment/MiningReward.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MiningRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Level, // 关卡
|
||||
3:string Gem, // 关卡宝石
|
||||
4:string Size, // 关卡大小
|
||||
5:string Reward, // 第二名奖励
|
||||
}
|
||||
|
||||
struct MiningReward
|
||||
{
|
||||
1:map<i32,MiningRewardItem> miningrewards,
|
||||
}
|
||||
14
thrift-files/meowment/MultiLanguageResource.thrift
Normal file
14
thrift-files/meowment/MultiLanguageResource.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MultiLanguageResourceItem
|
||||
{
|
||||
1:string Id, // int
|
||||
2:string key, // string
|
||||
3:string English, // string
|
||||
4:string ChineseSimplified, // string
|
||||
}
|
||||
|
||||
struct MultiLanguageResource
|
||||
{
|
||||
1:map<i32,MultiLanguageResourceItem> multilanguageresources,
|
||||
}
|
||||
12
thrift-files/meowment/Music.thrift
Normal file
12
thrift-files/meowment/Music.thrift
Normal file
@ -0,0 +1,12 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct MusicItem
|
||||
{
|
||||
1:i32 Id, // 音乐编号
|
||||
2:string AssetName, // 资源名称
|
||||
}
|
||||
|
||||
struct Music
|
||||
{
|
||||
1:map<i32,MusicItem> musics,
|
||||
}
|
||||
20
thrift-files/meowment/NPCFriendsData.thrift
Normal file
20
thrift-files/meowment/NPCFriendsData.thrift
Normal file
@ -0,0 +1,20 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct NPCFriendsDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Name, // 英文名
|
||||
3:string NameCN, // 中文名
|
||||
4:string NamePr, // 葡萄牙文名称
|
||||
5:i32 Level, // 预设等级
|
||||
6:i32 Head, // 头像
|
||||
7:i32 Greeting, // 打招呼
|
||||
8:i32 Happy, // 开心
|
||||
9:i32 Taunt, // 胜利
|
||||
10:i32 Fail, // 失败
|
||||
}
|
||||
|
||||
struct NPCFriendsData
|
||||
{
|
||||
1:map<i32,NPCFriendsDataItem> npcfriendsdatas,
|
||||
}
|
||||
20
thrift-files/meowment/NetAssetData.thrift
Normal file
20
thrift-files/meowment/NetAssetData.thrift
Normal file
@ -0,0 +1,20 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct NetAssetDataItem
|
||||
{
|
||||
1:i32 Id, // 等级编号
|
||||
2:i32 Lv, // 等级
|
||||
3:i32 Exp, // 经验
|
||||
4:string Reward, // 奖励
|
||||
5:string Unlock_1, // 净资产升级项1
|
||||
6:string Next_1, // 下次解锁
|
||||
7:string Remark_1, // 说明文本
|
||||
8:string Unlock_2, // 净资产升级项2
|
||||
9:string Next_2, // 下次解锁
|
||||
10:string Remark_2, // 说明文本
|
||||
}
|
||||
|
||||
struct NetAssetData
|
||||
{
|
||||
1:map<i32,NetAssetDataItem> netassetdatas,
|
||||
}
|
||||
15
thrift-files/meowment/NetworkItemData.thrift
Normal file
15
thrift-files/meowment/NetworkItemData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct NetworkItemDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Name, // 名称
|
||||
3:i32 IType, // 类型
|
||||
4:string Effect, // 效果
|
||||
5:string Res, // 资源地址
|
||||
}
|
||||
|
||||
struct NetworkItemData
|
||||
{
|
||||
1:map<i32,NetworkItemDataItem> networkitemdatas,
|
||||
}
|
||||
17
thrift-files/meowment/NewbieDailyTaskCfg.thrift
Normal file
17
thrift-files/meowment/NewbieDailyTaskCfg.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct NewbieDailyTaskCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Type, // 商品所在组
|
||||
3:i32 AllCnt,
|
||||
4:string Icon, // 图片资源
|
||||
5:i32 Score, // 积分
|
||||
6:string Reward,
|
||||
7:string LangID,
|
||||
}
|
||||
|
||||
struct NewbieDailyTaskCfg
|
||||
{
|
||||
1:map<i32,NewbieDailyTaskCfgItem> newbiedailytaskcfgs,
|
||||
}
|
||||
13
thrift-files/meowment/NewbieScoreCfg.thrift
Normal file
13
thrift-files/meowment/NewbieScoreCfg.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct NewbieScoreCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Score, // 积分
|
||||
3:string Reward,
|
||||
}
|
||||
|
||||
struct NewbieScoreCfg
|
||||
{
|
||||
1:map<i32,NewbieScoreCfgItem> newbiescorecfgs,
|
||||
}
|
||||
18
thrift-files/meowment/NickNameRandomData.thrift
Normal file
18
thrift-files/meowment/NickNameRandomData.thrift
Normal file
@ -0,0 +1,18 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct NickNameRandomDataItem
|
||||
{
|
||||
1:i32 Id, // id
|
||||
2:string EnglishAdjective, // 英文形容词
|
||||
3:string EnglishNoun, // 英文名词
|
||||
4:string ChineseAdjective, // 中文形容词1
|
||||
5:string ChineseNoun, // 中文名词
|
||||
6:string ChineseAdjective2, // 中文形容词2
|
||||
7:string PortugueseAdjective, // 葡萄牙形容词
|
||||
8:string PortugueseNoun, // 葡萄牙名词
|
||||
}
|
||||
|
||||
struct NickNameRandomData
|
||||
{
|
||||
1:map<i32,NickNameRandomDataItem> nicknamerandomdatas,
|
||||
}
|
||||
18
thrift-files/meowment/PassOne.thrift
Normal file
18
thrift-files/meowment/PassOne.thrift
Normal file
@ -0,0 +1,18 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PassOneItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Lv, // 等级
|
||||
3:string FreeReward, // 免费奖励
|
||||
4:string PayReward, // 付费奖励
|
||||
5:i32 UpgradeGap, // 升级所需分数
|
||||
6:double Price_Old, // 原价
|
||||
7:double Price_New, // 售价
|
||||
8:i32 Hour, // 持续时间
|
||||
}
|
||||
|
||||
struct PassOne
|
||||
{
|
||||
1:map<i32,PassOneItem> passones,
|
||||
}
|
||||
18
thrift-files/meowment/PetAdWorkGift.thrift
Normal file
18
thrift-files/meowment/PetAdWorkGift.thrift
Normal file
@ -0,0 +1,18 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetAdWorkGiftItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Reward, // 奖励
|
||||
3:double Price_New, // 价格
|
||||
4:double Price_Old, // 原价
|
||||
5:i32 Duration,
|
||||
6:i32 Limit,
|
||||
7:double Discount,
|
||||
8:i32 ChargeId,
|
||||
}
|
||||
|
||||
struct PetAdWorkGift
|
||||
{
|
||||
1:map<i32,PetAdWorkGiftItem> petadworkgifts,
|
||||
}
|
||||
15
thrift-files/meowment/PetAirItem.thrift
Normal file
15
thrift-files/meowment/PetAirItem.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetAirItemItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 GroupId, // 商品所在组
|
||||
3:i32 ItemId, // 道具id
|
||||
4:string Icon, // 图片资源
|
||||
5:string Model, // 类型
|
||||
}
|
||||
|
||||
struct PetAirItem
|
||||
{
|
||||
1:map<i32,PetAirItemItem> petairitems,
|
||||
}
|
||||
25
thrift-files/meowment/PetCareItem.thrift
Normal file
25
thrift-files/meowment/PetCareItem.thrift
Normal file
@ -0,0 +1,25 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetCareItemItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 GroupId, // 商品所在组
|
||||
3:i32 ItemId, // 道具id
|
||||
4:string Icon, // 图片资源
|
||||
5:string Model, // 类型
|
||||
6:double Scale, // 大小
|
||||
7:string Angle, // 位置,旋转
|
||||
8:string GetFrom,
|
||||
9:i32 Price,
|
||||
10:string Res,
|
||||
11:i32 ReqId,
|
||||
12:i32 Exp,
|
||||
13:i32 Sort,
|
||||
14:string Tex2D,
|
||||
15:string Name,
|
||||
}
|
||||
|
||||
struct PetCareItem
|
||||
{
|
||||
1:map<i32,PetCareItemItem> petcareitems,
|
||||
}
|
||||
14
thrift-files/meowment/PetCoinGift.thrift
Normal file
14
thrift-files/meowment/PetCoinGift.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetCoinGiftItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Reward, // 奖励
|
||||
3:double Price_New, // 价格
|
||||
4:double Price_Old, // 原价
|
||||
}
|
||||
|
||||
struct PetCoinGift
|
||||
{
|
||||
1:map<i32,PetCoinGiftItem> petcoingifts,
|
||||
}
|
||||
16
thrift-files/meowment/PetDailyTaskCfg.thrift
Normal file
16
thrift-files/meowment/PetDailyTaskCfg.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetDailyTaskCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Type, // 商品所在组
|
||||
3:string Task, // 道具id
|
||||
4:string Icon, // 图片资源
|
||||
5:string LangID,
|
||||
6:i32 GoTo,
|
||||
}
|
||||
|
||||
struct PetDailyTaskCfg
|
||||
{
|
||||
1:map<i32,PetDailyTaskCfgItem> petdailytaskcfgs,
|
||||
}
|
||||
19
thrift-files/meowment/PetDressItem.thrift
Normal file
19
thrift-files/meowment/PetDressItem.thrift
Normal file
@ -0,0 +1,19 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetDressItemItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 GroupId, // 商品所在组
|
||||
3:string Icon, // 图片资源
|
||||
4:string PetModel, // 服务请求ID
|
||||
5:string PartModel, // 服务请求ID
|
||||
6:string Part, // 部位
|
||||
7:string Texture, // 部位贴图
|
||||
8:string Mutex, // 互斥部位id
|
||||
9:i32 Show,
|
||||
}
|
||||
|
||||
struct PetDressItem
|
||||
{
|
||||
1:map<i32,PetDressItemItem> petdressitems,
|
||||
}
|
||||
17
thrift-files/meowment/PetHomeDecorateList.thrift
Normal file
17
thrift-files/meowment/PetHomeDecorateList.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetHomeDecorateListItem
|
||||
{
|
||||
1:i32 Id, // 等级编号
|
||||
2:i32 TypeEnum, // 奖励
|
||||
3:i32 Category, // 装饰品或者陈列品
|
||||
4:string Icon, // 图标
|
||||
5:string ResPrefix, // 资源前缀
|
||||
6:string English, // 英文名
|
||||
7:string Chinese, // 中文名
|
||||
}
|
||||
|
||||
struct PetHomeDecorateList
|
||||
{
|
||||
1:map<i32,PetHomeDecorateListItem> pethomedecoratelists,
|
||||
}
|
||||
24
thrift-files/meowment/PetPlayJoyItem.thrift
Normal file
24
thrift-files/meowment/PetPlayJoyItem.thrift
Normal file
@ -0,0 +1,24 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetPlayJoyItemItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 GroupId, // 商品所在组
|
||||
3:i32 ItemId, // 道具id
|
||||
4:string Icon, // 图片资源
|
||||
5:string Model, // 类型
|
||||
6:double Scale, // 大小
|
||||
7:string Angle, // 位置,旋转
|
||||
8:string GetFrom,
|
||||
9:i32 Price,
|
||||
10:i32 ReqId,
|
||||
11:i32 Exp,
|
||||
12:i32 Sort,
|
||||
13:string Tex2D,
|
||||
14:string Name,
|
||||
}
|
||||
|
||||
struct PetPlayJoyItem
|
||||
{
|
||||
1:map<i32,PetPlayJoyItemItem> petplayjoyitems,
|
||||
}
|
||||
14
thrift-files/meowment/PetRoomUnlockCfg.thrift
Normal file
14
thrift-files/meowment/PetRoomUnlockCfg.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetRoomUnlockCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 UnlockPoint, // 商品所在组
|
||||
3:string Icon, // 图片资源
|
||||
4:string Title,
|
||||
}
|
||||
|
||||
struct PetRoomUnlockCfg
|
||||
{
|
||||
1:map<i32,PetRoomUnlockCfgItem> petroomunlockcfgs,
|
||||
}
|
||||
28
thrift-files/meowment/PetShopItem.thrift
Normal file
28
thrift-files/meowment/PetShopItem.thrift
Normal file
@ -0,0 +1,28 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PetShopItemItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 GroupId, // 商品所在组
|
||||
3:i32 Page, // 所在页数
|
||||
4:i32 ItemId, // 道具id
|
||||
5:string Icon, // 图片资源
|
||||
6:i32 ReqId, // 服务请求ID
|
||||
7:i32 Level, // 所属挡位
|
||||
8:string SellType, // 类型
|
||||
9:i32 SellPrice, // 价格
|
||||
10:i32 Mood, // 心情值增加
|
||||
11:string BagItem, // fd
|
||||
12:string Animation, // 动作
|
||||
13:string MouthPos, // 嘴
|
||||
14:string BubbleRes,
|
||||
15:i32 Exp,
|
||||
16:i32 Cooldown,
|
||||
17:i32 Dailystorage,
|
||||
18:string Name,
|
||||
}
|
||||
|
||||
struct PetShopItem
|
||||
{
|
||||
1:map<i32,PetShopItemItem> petshopitems,
|
||||
}
|
||||
23
thrift-files/meowment/PlayHomeDecorateCfg.thrift
Normal file
23
thrift-files/meowment/PlayHomeDecorateCfg.thrift
Normal file
@ -0,0 +1,23 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PlayHomeDecorateCfgItem
|
||||
{
|
||||
1:i32 Id, // 等级编号
|
||||
2:i32 TypeEnum, // 奖励
|
||||
3:i32 Category, // 装饰品或者陈列品
|
||||
4:string Icon, // 图标
|
||||
5:string ResPrefix, // 资源前缀
|
||||
6:string English, // 英文名
|
||||
7:string Chinese, // 中文名
|
||||
8:i32 Extra,
|
||||
9:double SizeScale,
|
||||
10:i32 Init,
|
||||
11:string Tijiaoxian,
|
||||
12:double TPosY,
|
||||
13:string GoName,
|
||||
}
|
||||
|
||||
struct PlayHomeDecorateCfg
|
||||
{
|
||||
1:map<i32,PlayHomeDecorateCfgItem> playhomedecoratecfgs,
|
||||
}
|
||||
17
thrift-files/meowment/PromotionPack.thrift
Normal file
17
thrift-files/meowment/PromotionPack.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct PromotionPackItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Bg, // 背景图片
|
||||
3:string Title, // 标题
|
||||
4:string Tip, // 礼包说明
|
||||
5:string Content, // 内容
|
||||
6:double Price_New, // 价格
|
||||
7:double Price_Old, // 原价
|
||||
}
|
||||
|
||||
struct PromotionPack
|
||||
{
|
||||
1:map<i32,PromotionPackItem> promotionpacks,
|
||||
}
|
||||
16
thrift-files/meowment/RaceReward.thrift
Normal file
16
thrift-files/meowment/RaceReward.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct RaceRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Level, // 关卡
|
||||
3:i32 Way, // 赛道
|
||||
4:i32 Score, // 总分
|
||||
5:string Reward, // 奖励
|
||||
6:string LimitReward, // 限时奖励
|
||||
}
|
||||
|
||||
struct RaceReward
|
||||
{
|
||||
1:map<i32,RaceRewardItem> racerewards,
|
||||
}
|
||||
14
thrift-files/meowment/RankData.thrift
Normal file
14
thrift-files/meowment/RankData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct RankDataItem
|
||||
{
|
||||
1:i32 Id, // 等级编号
|
||||
2:i32 lv, // 等级
|
||||
3:i32 exp, // 经验
|
||||
4:string reward, // 奖励
|
||||
}
|
||||
|
||||
struct RankData
|
||||
{
|
||||
1:map<i32,RankDataItem> rankdatas,
|
||||
}
|
||||
15
thrift-files/meowment/RegionData.thrift
Normal file
15
thrift-files/meowment/RegionData.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct RegionDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string EnglishName, // 阶段
|
||||
3:string ChineseName, // 积分需求
|
||||
4:string CountryCode, // 道具奖励
|
||||
5:i32 PhoneCode,
|
||||
}
|
||||
|
||||
struct RegionData
|
||||
{
|
||||
1:map<i32,RegionDataItem> regiondatas,
|
||||
}
|
||||
16
thrift-files/meowment/SceneData.thrift
Normal file
16
thrift-files/meowment/SceneData.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct SceneDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 SceneId, // ????
|
||||
3:i32 AreaId, // ???
|
||||
4:string Title, // ????
|
||||
5:string Icon, // ??
|
||||
6:string IconGray, // ???
|
||||
}
|
||||
|
||||
struct SceneData
|
||||
{
|
||||
1:map<i32,SceneDataItem> scenedatas,
|
||||
}
|
||||
13
thrift-files/meowment/SevenLoginCfg.thrift
Normal file
13
thrift-files/meowment/SevenLoginCfg.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct SevenLoginCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string RewardIds, // 区域Id
|
||||
3:string RewardCnt, // 排序Id
|
||||
}
|
||||
|
||||
struct SevenLoginCfg
|
||||
{
|
||||
1:map<i32,SevenLoginCfgItem> sevenlogincfgs,
|
||||
}
|
||||
18
thrift-files/meowment/ShopItem.thrift
Normal file
18
thrift-files/meowment/ShopItem.thrift
Normal file
@ -0,0 +1,18 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ShopItemItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Group, // 群组
|
||||
3:string ObjId, // 合成Id
|
||||
4:string SellType, // 类型
|
||||
5:double SellPrice, // 价格
|
||||
6:i32 TotalCount, // 数量
|
||||
7:i32 MoreCount, // 额外数量
|
||||
8:string MoreTip, // 额外提示
|
||||
}
|
||||
|
||||
struct ShopItem
|
||||
{
|
||||
1:map<i32,ShopItemItem> shopitems,
|
||||
}
|
||||
17
thrift-files/meowment/ShopPack.thrift
Normal file
17
thrift-files/meowment/ShopPack.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ShopPackItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string Title, // 标题
|
||||
3:string Content, // 礼包内容
|
||||
4:double Price_Old, // 原价
|
||||
5:double Price_New, // 售价
|
||||
6:double Discount, // 折扣
|
||||
7:i32 TotalCount, // 数量限制
|
||||
}
|
||||
|
||||
struct ShopPack
|
||||
{
|
||||
1:map<i32,ShopPackItem> shoppacks,
|
||||
}
|
||||
15
thrift-files/meowment/ShopSpecial.thrift
Normal file
15
thrift-files/meowment/ShopSpecial.thrift
Normal file
@ -0,0 +1,15 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct ShopSpecialItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 Type, // 类型
|
||||
3:i32 SortId, // 类型
|
||||
4:string ItemReward, // 道具奖励
|
||||
5:double PayPrice, // 支付金额
|
||||
}
|
||||
|
||||
struct ShopSpecial
|
||||
{
|
||||
1:map<i32,ShopSpecialItem> shopspecials,
|
||||
}
|
||||
14
thrift-files/meowment/SignInData.thrift
Normal file
14
thrift-files/meowment/SignInData.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct SignInDataItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 RewardLv, // 奖励等级
|
||||
3:i32 SortId, // 对应天数
|
||||
4:string Reward, // 奖励
|
||||
}
|
||||
|
||||
struct SignInData
|
||||
{
|
||||
1:map<i32,SignInDataItem> signindatas,
|
||||
}
|
||||
17
thrift-files/meowment/Sound.thrift
Normal file
17
thrift-files/meowment/Sound.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct SoundItem
|
||||
{
|
||||
1:i32 Id, // 声音编号
|
||||
2:string AssetName, // 资源名称
|
||||
3:i32 Priority, // 优先级(默认0,128最高,-128最低)
|
||||
4:bool Loop, // 是否循环
|
||||
5:double Volume, // 音量(0~1)
|
||||
6:double SpatialBlend, // 声音空间混合量(0为2D,1为3D,中间值混合效果)
|
||||
7:double MaxDistance, // 声音最大距离
|
||||
}
|
||||
|
||||
struct Sound
|
||||
{
|
||||
1:map<i32,SoundItem> sounds,
|
||||
}
|
||||
17
thrift-files/meowment/StartMerge.thrift
Normal file
17
thrift-files/meowment/StartMerge.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct StartMergeItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 MergeId, // 合成Id
|
||||
3:i32 Row, // 行
|
||||
4:i32 Line, // 列
|
||||
5:i32 Lock, // 锁定状态
|
||||
6:i32 UnlockLv, // 解锁等级
|
||||
7:string remark, // 备注
|
||||
}
|
||||
|
||||
struct StartMerge
|
||||
{
|
||||
1:map<i32,StartMergeItem> startmerges,
|
||||
}
|
||||
14
thrift-files/meowment/StartOrder.thrift
Normal file
14
thrift-files/meowment/StartOrder.thrift
Normal file
@ -0,0 +1,14 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct StartOrderItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string merge_id_list, // 合成Id数组
|
||||
3:i32 fillCount, // 填充数量
|
||||
4:string Break, // 断点
|
||||
}
|
||||
|
||||
struct StartOrder
|
||||
{
|
||||
1:map<i32,StartOrderItem> startorders,
|
||||
}
|
||||
12
thrift-files/meowment/TurnTableCfg.thrift
Normal file
12
thrift-files/meowment/TurnTableCfg.thrift
Normal file
@ -0,0 +1,12 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct TurnTableCfgItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string RewardInfo, // 转盘奖励
|
||||
}
|
||||
|
||||
struct TurnTableCfg
|
||||
{
|
||||
1:map<i32,TurnTableCfgItem> turntablecfgs,
|
||||
}
|
||||
17
thrift-files/meowment/UIForm.thrift
Normal file
17
thrift-files/meowment/UIForm.thrift
Normal file
@ -0,0 +1,17 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct UIFormItem
|
||||
{
|
||||
1:i32 Id, // 界面编号
|
||||
2:string AssetName, // 资源名称
|
||||
3:string UIGroupName, // 界面组名称
|
||||
4:bool AllowMultiInstance, // 是否允许多个界面实例
|
||||
5:bool PauseCoveredUIForm, // 是否暂停被其覆盖的界面
|
||||
6:i32 PopUpEffect, // 界面弹出效果0默认1缩放
|
||||
7:i32 AddBg,
|
||||
}
|
||||
|
||||
struct UIForm
|
||||
{
|
||||
1:map<i32,UIFormItem> uiforms,
|
||||
}
|
||||
16
thrift-files/meowment/WashStartMerge.thrift
Normal file
16
thrift-files/meowment/WashStartMerge.thrift
Normal file
@ -0,0 +1,16 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct WashStartMergeItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:i32 MergeId, // 合成Id
|
||||
3:i32 Row, // 行
|
||||
4:i32 Line, // 列
|
||||
5:i32 Lock, // 锁定状态
|
||||
6:string remark, // 备注
|
||||
}
|
||||
|
||||
struct WashStartMerge
|
||||
{
|
||||
1:map<i32,WashStartMergeItem> washstartmerges,
|
||||
}
|
||||
13
thrift-files/meowment/WeekTaskReward.thrift
Normal file
13
thrift-files/meowment/WeekTaskReward.thrift
Normal file
@ -0,0 +1,13 @@
|
||||
namespace netstd Byway.Thrift.Data
|
||||
|
||||
struct WeekTaskRewardItem
|
||||
{
|
||||
1:i32 Id, // Id
|
||||
2:string ItemReward, // 道具奖励
|
||||
3:i32 NeedActive, // 需求活跃度累计值
|
||||
}
|
||||
|
||||
struct WeekTaskReward
|
||||
{
|
||||
1:map<i32,WeekTaskRewardItem> weektaskrewards,
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user