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

15 lines
273 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class NGJCKLMDBLI
{
[ProtoMember(11)] public int Retcode;
[ProtoMember(12)] public int Blhkalmcbae;
[ProtoMember(8)] public int Cmjemamgbac;
[ProtoMember(1)] public KPFGHKJEBAP Bbiohkochoo;
}
}