GetCfgJson 函数功能返回JSON数据。 函数原型std::string ConfigData::GetCfgJson(); 返回参数说明 数据结构 说明 std::string 返回JSON数据字符串。 父主题: ConfigData