Ejemplo n.º 1
0
 def __init__(self):
     self.missionDaoIns = MissionDao()
     self.mapDaoIns = MapDao()
     self.robotDaoIns = RobotDao()