mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
refactor: 重构并整理接口服务器部分
This commit is contained in:
@@ -62,7 +62,7 @@ const SingleBackend = {
|
||||
|
||||
// 2. 聚合后端模式实现
|
||||
const MergedBackend = {
|
||||
name: 'aggregated',
|
||||
name: 'merge',
|
||||
_globalBrowser: null,
|
||||
_globalPage: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user