curl --location --request GET 'http://172.16.3.245:29880/project/list?page=1&pageSize=10'
{ "data": { "total": 0, "rows": [ {} ] }, "code": 0, "msg": null }