app.get('/healthz', function (req, res) { // do app logic here to determine if app is truly healthy.
確定! 回上一頁