SetRetCode 函数功能设置FlowMsg中的错误码。 函数原型1void SetRetCode(int32_t ret_code) 参数说明 参数名 输入/输出 描述 ret_code 输入 错误返回码。 返回值无。 异常处理无。 约束说明无。 父主题: FlowMsg数据类型