{}
curl --location --request GET 'https://test.vsleem.com/api/third/patrol/listModel?projectId&modelId&authorizationCode' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 200, "msg": "成功", "data": [] }