void Send_0x01BB() { this.debugHelper("发送0x01BB==>>"); SP0x01BB sp = new SP0x01BB(); sp.PrepareData(this.sessionKey); udp.Send(sp.bytes); }