Exemplo n.º 1
0
    def start(self, block=True):
        TradeService.start(self)
        ExternalAppConnectionAdapter().init().start()
        PropAppConnectionAdapter().init().start()

        self.queryOuterBoxList()
        self.queryInnerBoxList()
Exemplo n.º 2
0
 def start(self,block=True):
     TradeService.start(self)
     CheckProcessController().init().start()