コード例 #1
0
 def run(self):
     av = AuthView()
     av.next = self.controllers
     av.load()
コード例 #2
0
 def run(self):
     av = AuthView()
     av.next = self.detection
     av.load()