fix(tiering): require live fleet capability proof

This commit is contained in:
马登山
2026-07-29 15:50:04 +08:00
parent 4c13ddd17a
commit c917d4b0ac
8 changed files with 725 additions and 53 deletions
+1
View File
@@ -384,6 +384,7 @@ pub mod metrics {
pub mod notification {
pub use crate::services::notification_sys::{
NotificationPeerErr, NotificationSys, get_global_notification_sys, new_global_notification_sys,
start_remote_version_state_fleet_probe,
};
}