✨ feat(服务器): 修改服务器自动开服策略
This commit is contained in:
@@ -25,6 +25,7 @@ module.exports = () => {
|
||||
}
|
||||
}
|
||||
|
||||
console.log('### options', options)
|
||||
return proxy(options)(ctx, next);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user