void Send_0x001D() { this.debugHelper("发送0x001D==>>"); SP0x001D sp = new SP0x001D(); sp.PrepareData(this.sessionKey); udp.Send(sp.bytes); }