Public Class StationPacketVo Public Property ProjectID As Integer Public Property StationID As Integer Public Property PacketName As String Public Property PacketMd5 As String Public Property Description As String End Class