Authorization: ********************curl --location 'http://192.168.0.132:7008/equipmentParam/imp' \
--header 'factoryId: 8' \
--header 'userId: 283' \
--header 'type: 0' \
--header 'Authorization: Bearer <token>' \
--form 'file=@""' \
--form 'type="0"'{
"msg": "string",
"code": 0,
"data": null
}