由于Node.js 大部分时候都是异步操作,所以建议注册使用hprose的异步方法 ` func = (args, callback)=>{ } ` ` this.addAsyncFunction(func, alias, options) `