This commit is contained in:
vn.py 2017-12-01 23:38:54 +08:00
parent f87405b8e9
commit 16b004460b

View File

@ -40,7 +40,7 @@ def runChildProcess():
me.connect('CTP') me.connect('CTP')
le.info(u'连接CTP接口') le.info(u'连接CTP接口')
sleep(5) # 等待CTP接口初始化 sleep(10) # 等待CTP接口初始化
cta = me.getApp(ctaStrategy.appName) cta = me.getApp(ctaStrategy.appName)