You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jianjun b1a42ab250 环境变量修改 5 years ago
..
bootstrap.yml 环境变量修改 5 years ago
logback-spring.xml 内容扫描项目暂存 5 years ago
readme 更新白名单 5 years ago

readme

#访问openApi 需要向redis中 添加白名单
sadd epmet:openapi:scan:whitelist "客户端ip地址"
#eg:
sadd epmet:openapi:scan:whitelist "\"192.168.1.1\""

#del
srem 'epmet:openapi:scan:whitelist' "\"116.179.32.197\"" "\"27.219.156.47\""