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