byte[] buffer = Guid.NewGuid().ToByteArray();
 long smID =Math.Abs(BitConverter.ToInt64(buffer, 0));

  

相关文章: