curl --location --request GET '/zt/api/v1/task/obv/converter/types'
{ "code": 0, "msg": "", "data": [ { "fileType": "ifc", "converterTypes": [ "lod", "obv" ] } ] }