get_output_num 函数功能获取Flowfunc的输出个数。 函数原型get_output_num(self) -> int 参数说明无 返回值返回Flowfunc的输出个数。 异常处理无 约束说明无 父主题: MetaParams类