get the arrival routes
这个提交包含在:
@@ -12,6 +12,7 @@ class Worker(threading.Thread):
|
||||
self.stopThread = None
|
||||
self.icao = icao
|
||||
self.configuration = configuration
|
||||
self.arrivalRoutes = configuration.gngData.arrivalRoutes
|
||||
|
||||
def stop(self):
|
||||
self.stopThread = True
|
||||
|
||||
在新工单中引用
屏蔽一个用户