name: 获取项目列表数据
request:
url: /projects/
method: GET
headers:
Accept: "application/json"
Authorization: "Bear $token"