Add StatSvc.SimpleGet to DEFAULT_BLACKLIST

This commit is contained in:
Him188 2021-06-07 22:13:06 +08:00
parent 768dbf68d8
commit 091906577a

View File

@ -90,6 +90,7 @@ internal class PacketLoggingStrategyImpl(
"OnlinePush.RespPush",
"Heartbeat.Alive",
"MessageSvc.PushNotify",
"StatSvc.SimpleGet",
)
}