let params = { headers: { "Accept": "application/json", "PRIVATE-TOKEN": `${__ENV.ACCESS_TOKEN}` } }; let body = { branch: 'test', ...
確定! 回上一頁