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