import { app, sleep } from './common'; const res = await app.call({ path: 'noco-life', key: "today" }) console.log('res', res.body);