|
@@ -56,6 +56,7 @@ func (s *gatewayipService) AddIpWhereHostIdNull(ctx context.Context, hostId int6
|
|
|
NodeArea: config.NodeArea,
|
|
|
ConfigMaxProtection: config.ConfigMaxProtection,
|
|
|
IsBanUdp: config.IsBanUdp,
|
|
|
+ IsBanOverseas: config.IsBanOverseas,
|
|
|
});
|
|
|
if err != nil {
|
|
|
return err
|