perf: 优化

This commit is contained in:
2025-02-17 11:46:12 +08:00
parent 0bf31c94b7
commit 0144f94edd
3 changed files with 7 additions and 3 deletions

View File

@@ -213,6 +213,7 @@ app
ctx.body = {
key: app.key,
version: app.version,
appManager: am
};
})
.addTo(app);