tft_wait_next_action 接口功能修复期间,训练主线程在装饰器中调用该接口等待从线程完成业务数据修复。 该接口为阻塞接口,当未获取到下一次action前,会一直阻塞。 接口格式mindio_ttp.framework_ttp.tft_wait_next_action() 接口参数无 返回值0:成功1:失败 父主题: API接口参考