'use strict'; module.exports = { test() { // this 就是 response 对象,在其中可以调用 response 上的其他方法,或访问属性 }, };