mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-07 18:50:27 +08:00
上传封禁IP时同时传入原始IP值
This commit is contained in:
@@ -65,6 +65,7 @@ func init() {
|
||||
|
||||
pbItemMap[task.ip] = &pb.CreateIPItemsRequest_IPItem{
|
||||
IpListId: task.listId,
|
||||
Value: task.ip,
|
||||
IpFrom: task.ip,
|
||||
IpTo: "",
|
||||
ExpiredAt: task.expiresAt,
|
||||
|
||||
Reference in New Issue
Block a user