13 lines
192 B
C#
13 lines
192 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class EFGJKGDPFLG
|
||
|
{
|
||
|
[ProtoMember(11)] public int Retcode;
|
||
|
[ProtoMember(6)] public List<CAGOEDLHFIC> Plghlcpmnga;
|
||
|
}
|
||
|
|
||
|
}
|