forked from Moux23333/FreeSR
14 lines
270 B
C#
14 lines
270 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class KIHKBCDPCLI
|
|
{
|
|
[ProtoMember(15)] public ItemList Hpjempcjnah;
|
|
[ProtoMember(11)] public int Ihgeehaigdl;
|
|
[ProtoMember(9)] public int Retcode;
|
|
[ProtoMember(7)] public int Cfmedcaheeo;
|
|
}
|
|
|
|
}
|