TextsInfo 功能文本信息。 结构定义class TextsInfo { public: std::vector<std::string> text; }; 参数说明 参数名 说明 text 文本信息。 父主题: 通用数据结构