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

15 lines
269 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class MHPNNOGCALP
{
[ProtoMember(2)] public int Egaglliacko;
[ProtoMember(14)] public string Bddehlpoabp;
[ProtoMember(11)] public int Bcoghinhflm;
[ProtoMember(10)] public int Retcode;
}
}