curl --location '/SysView/setDefaultView' \ --header 'Content-Type: application/json' \ --data '{ "model": "string", "viewId": 0 }'
{ "code": 0, "data": true, "message": "string", "success": true }