curl --location '/api/v1/film/edit/dom/pdfa' \ --header 'Content-Type: application/json' \ --data '{ "rule": "string", "html": "string" }'
{ "code": 0, "msg": "ok", "data": [ "string" ] }