mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-27 07:45:41 +00:00
rule.summary
This commit is contained in:
@@ -300,6 +300,7 @@ function setRules(newRule){
|
||||
return;
|
||||
}else{
|
||||
userRule = util.merge(defaultRule,newRule);
|
||||
'function' == typeof(userRule.summary) && userRule.summary();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user