forked from Moux23333/FreeSR
14 lines
249 B
C#
14 lines
249 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class IDMNJBOJOMC
|
||
|
{
|
||
|
[ProtoMember(11)] public List<MPLLHMMGGJM> Hhmifeggbge;
|
||
|
[ProtoMember(5)] public List<DFINCAGAMOF> Bkacccfjmbi;
|
||
|
[ProtoMember(8)] public int Retcode;
|
||
|
}
|
||
|
|
||
|
}
|