{
"gwIdList" :[1],
"gwMode":"Standard"
}curl --location '/ztpManage/v1/openApi/updateWebGateWayMode' \
--header 'Content-Type: application/json' \
--data '{
"gwIdList" :[1],
"gwMode":"Standard"
}'{
"code": 10000,
"msg": "成功"
}