curl --location --request POST 'http://test-cn.your-api-server.com/layout/importProject' \ --form 'file=@""'
{ "data": "string", "errorMessage": "string", "errorCode": 0, "isSuccess": true }