namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class DoGachaScRsp { [ProtoMember(1)] public List GachaItemList; [ProtoMember(10)] public int Gkocldfiifo; [ProtoMember(13)] public int Mndhfonagnl; [ProtoMember(11)] public int Nmaojeiedak; [ProtoMember(14)] public int GachaNum; [ProtoMember(12)] public int Lahiaeicene; [ProtoMember(8)] public int Mnpcohfblfd; [ProtoMember(9)] public int Retcode; [ProtoMember(3)] public int GachaId; } }