GetCfgJson
函数功能
返回JSON数据。
函数原型
const web::json::value &ConfigData::GetCfgJson();
返回参数说明
数据结构
运算说明
web::json::value
返回JSON数据。
父主题:
ConfigData