Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 424 Bytes

介绍

  • 对新邀请用户进行风控和质量检测

使用

  • 启动风控程序python3 main.py
  • 开启或停止风控的执行
    • 操作risk表里的is_enable字段来暂停或继续执行风控
  • 开启后程序定时执行风控(覆盖最新邀请用户),并更新当前执行位置防止重复执行

备注说明