Cookie: ********************
List 笔记列表
curl --location --request GET '/api/note' \ --header 'Cookie: <api-key>'
[ { "id": 0, "title": "string", "content": "string" } ]