feat: 实现发送质量监控与报备状态消息通知
CSS quality / css-quality (push) Has been cancelled

This commit is contained in:
hectorzhao
2026-09-06 19:22:49 +08:00
parent 69e3d7368d
commit 457319e627
66 changed files with 6992 additions and 489 deletions
+12
View File
@@ -257,6 +257,18 @@
"owners": ["src/apps/admin/channel-groups/RouteConfigModal.tsx"],
"stylelintLegacy": false,
"roots": ["channel-route-editor"]
},
{
"file": "src/apps/report-notifications/report-notifications.css",
"owners": ["src/apps/report-notifications/ReportNotificationsPage.tsx"],
"stylelintLegacy": false,
"roots": ["report-notifications-page"]
},
{
"file": "src/apps/admin/AdminMonitorPage.css",
"owners": ["src/apps/admin/AdminMonitorPage.tsx"],
"stylelintLegacy": false,
"roots": ["sending-monitor"]
}
]
}