{
"rule": "string",
"html": "string",
"baseUrl": "string"
}curl --location --request POST '/api/v1/film/edit/dom/pdfh' \
--header 'Content-Type: application/json' \
--data-raw '{
"rule": "string",
"html": "string",
"baseUrl": "string"
}'{
"code": 0,
"msg": "ok",
"data": "string"
}