/** 测试用协议 by dzj, 09.06.16 */ #pragma once //struct TestMsg //{ // static const unsigned short wCmd = 0x10e9; // unsigned int pkgid;//包序号; // char msgcont[248];//返回给客户端的排行榜信息 //};