refactor: api version

This commit is contained in:
Steven
2024-04-28 00:44:29 +08:00
parent 8bba7f706e
commit 1b291422e7
147 changed files with 3033 additions and 3033 deletions

View File

@@ -19,7 +19,7 @@ export default defineConfig({
target: devProxyServer,
xfwd: true,
},
"^/memos.api.v2": {
"^/memos.api.v1": {
target: devProxyServer,
xfwd: true,
},