{
"serviceLicName": "string",
"serviceLicModule": "string"
}
curl --location --request POST 'api/ModuleExtend/SaveZxMsg' \
--header 'Content-Type: application/json' \
--data-raw '{
"serviceLicName": "string",
"serviceLicModule": "string"
}'
{}