跳到主要内容

is_whitelist_ip

ip是不是在白名单列表里

声明

bool is_whitelist_ip(string ip)

参数

参数名描述
ip待检查的ip

返回值

true - 是; false - 不是

使用方式

返回文档