forked from Moux23333/FreeSR
13 lines
192 B
C#
13 lines
192 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class HCPOKMGDJKA
|
||
|
{
|
||
|
[ProtoMember(14)] public int Retcode;
|
||
|
[ProtoMember(9)] public List<DFOCADLOPLF> Gjckjdkkale;
|
||
|
}
|
||
|
|
||
|
}
|