监控逻辑
This commit is contained in:
@@ -179,6 +179,9 @@ namespace UIShare.GlobalVariable
|
||||
Value = value,
|
||||
Time = now
|
||||
});
|
||||
|
||||
// 同步检查该作用域 ValueLimitList 是否超限
|
||||
ValueLimitAlarmHelper.CheckAlarm(scope, entry.Fingerprint, entry.MethodName, value, _globalInfo);
|
||||
}
|
||||
}
|
||||
catch
|
||||
|
||||
Reference in New Issue
Block a user