mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-25 14:36:34 +08:00
修复节点拦截上报IP时没有上传服务ID的Bug
This commit is contained in:
@@ -73,6 +73,7 @@ func (this *IPList) RecordIP(ipType string, scope firewallconfigs.FirewallScope,
|
||||
listId: firewallconfigs.GlobalListId,
|
||||
expiredAt: expiresAt,
|
||||
level: firewallconfigs.DefaultEventLevel,
|
||||
serverId: serverId,
|
||||
sourceServerId: serverId,
|
||||
sourceHTTPFirewallPolicyId: policyId,
|
||||
sourceHTTPFirewallRuleGroupId: groupId,
|
||||
|
||||
Reference in New Issue
Block a user