添加调试输出
This commit is contained in:
parent
248a486809
commit
254ca59415
@ -274,6 +274,7 @@ func (this* RiskMgr) IsSafeZone(ip string, responseStr* string) bool {
|
||||
f5.SysLog().Warning("Ipv4Location error %s", err.Error())
|
||||
return false
|
||||
}
|
||||
f5.SysLog().Info("ali_response: ", response)
|
||||
*responseStr = q5.EncodeJson(response)
|
||||
return !G.MetaMgr.IsBlockZone(response.Country, response.Province, response.City)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user