refactor: unify web agent notice event routing

This commit is contained in:
jxxghp
2026-08-24 07:54:05 +08:00
parent da9f1d297a
commit 4e44deb0fa
8 changed files with 170 additions and 165 deletions
+1 -1
View File
@@ -2114,7 +2114,7 @@
"EventType.NoticeMessage": {
"consumers": [
{
"caller": "app.api.endpoints.agent",
"caller": "app.startup.initializers.modules",
"count": 1
}
],