{
"selectKey": "string",
"formatType": "string"
}
curl --location --request POST '/api/setup/SaveDeskModuleFormatType?modetype=feiyong' \
--header 'Content-Type: application/json' \
--data-raw '{
"selectKey": "string",
"formatType": "string"
}'
{
"errcode": 0,
"errmsg": "string"
}