diff --git a/game-server/app.ts b/game-server/app.ts index 3c10a7257..e845083ce 100644 --- a/game-server/app.ts +++ b/game-server/app.ts @@ -82,7 +82,7 @@ app.configure(function () { mailboxFactory: createTcpMailBox, // bufferMsg:true // rpc 超时时间 - // timeout: 20 * 1000, + timeout: 5 * 1000, // dynamicUserProxy: true, }); app.set('remoteConfig', {