public async Task SendAsync(byte[] data)
 {
     await jT808SourcePackageChannelService.SendAsync(data);
 }