添加工艺站发布站包历史表;允许用户选择测试站时选择历史发布站包
This commit is contained in:
13
UTS_Core/UTSModule/Station/StationPacketVo.vb
Normal file
13
UTS_Core/UTSModule/Station/StationPacketVo.vb
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user