GetCfgJson

函数功能

返回JSON数据。

函数原型

1
std::string ConfigData::GetCfgJson();

返回参数说明

数据结构

说明

std::string

返回JSON数据字符串。