The `util.isFunction` API is deprecated. Please use `typeof arg === "function"` instead. 在 application.ts:357 行处使用了 util.isFunction ,