curl --location --request GET 'http://test-cn.your-api-server.com/layout/isProjectExist?name'
{ "errorCode": 402, "errorMsg": "工程已存在", "isSuccess": false, "stability": 0 }