Files
FreeSR/FreeSR.Proto/LogisticsInfo.cs
2024-01-27 21:06:07 +08:00

21 lines
601 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class LogisticsInfo
{
[ProtoMember(13)] public long Heekblpcogl;
[ProtoMember(14)] public bool Pmaebfppdhb;
[ProtoMember(2)] public int Caakjlmjobg;
[ProtoMember(8)] public List<int> Mbdfboegkjf;
[ProtoMember(11)] public bool Cbbfaedhoef;
[ProtoMember(10)] public List<LogisticsScore> Pkiobpiaopa;
[ProtoMember(12)] public List<HJAMDGCLJMG> Gommegagpdp;
[ProtoMember(15)] public int Bolcjemblgn;
[ProtoMember(3)] public List<IOKEODIJDCM> Jjdijdogeih;
[ProtoMember(7)] public List<AIJBIOCLAJG> Gbkcninejbh;
}
}