New: 加了个Http服务器 现在可以用接口获取分数了 //apidoc稍后补上(100%AI 无人工添加 事实上是主播不会写Service没找了哈哈)

This commit is contained in:
NanGua-QWQ
2026-02-05 22:07:12 +08:00
parent 08d58bbf11
commit fa75b88f11
14 changed files with 927 additions and 324 deletions
+2 -1
View File
@@ -15,7 +15,8 @@ export {
ThemeServiceToken,
WindowManagerToken,
TrayServiceToken,
AutoScoreServiceToken
AutoScoreServiceToken,
HttpServerServiceToken
} from './tokens'
export type {
appRuntimeContext,