第一次提交至Git
This commit is contained in:
7
UTS_Core/UTSModule/Station/IStationPlan.vb
Normal file
7
UTS_Core/UTSModule/Station/IStationPlan.vb
Normal file
@@ -0,0 +1,7 @@
|
||||
Public Interface IStationPlan
|
||||
Sub CreateStationPlan()
|
||||
|
||||
Sub SaveFile(path As String)
|
||||
|
||||
Sub LoadFile(path As String)
|
||||
End Interface
|
||||
Reference in New Issue
Block a user