curl --location --request GET 'adminapi/setting.aiSetting/getNetworkConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"network_is_open": 0,
"search_limit": "string",
"network_api": "string"
}
}