ToJson 函数功能获取流程的JSON数据。 函数原型std::string Stream::ToJson() const; 返回参数说明 数据结构 说明 std::string 流程的JSON数据字符串。 父主题: Stream