@alinhongApiFox 被投毒了 大家赶紧自查一下(3.4号以后用过的) 中发帖

[7390048e25e95926de134a6506983327] 
按下 Win + X,选择 Windows PowerShell (管理员) / 终端(管理员)
Select-String -Path “$env:APPDATA\apifox\Local Storage\leveldb*” -Pattern “rl_mc”,“rl_headers” -List | Select-Object Path

cmd
findstr /S /I /C:“rl_mc” /C:“rl_headers” “%APPDATA%\apifox\Local Storage\leveldb*”
没有任何输出就是好的,我不幸中招了