forked from Moux23333/FreeSR
13 lines
222 B
C#
13 lines
222 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class FNJLMMDHHMC
|
|
{
|
|
[ProtoMember(12)] public int Uid;
|
|
[ProtoMember(13)] public int Njmomlfgmbe;
|
|
[ProtoMember(10)] public string Edfkfopkldo;
|
|
}
|
|
|
|
}
|