This commit is contained in:
2026-02-15 20:08:22 +08:00
parent b972ed3a36
commit 9400ccf229
2 changed files with 15 additions and 9 deletions

View File

@@ -38,6 +38,7 @@ export const initApi = async (opts: {
let metadata = r.metadata || {};
metadata.viewItem = item;
metadata.url = query.url;
metadata.source = 'query-proxy-api';
router.route({
path: r.path,
key: r.key || '',