平均マージ 3d 19h (平均マージ 3d 19h)30d で 1 merged PR (30d で 1 merged PR)
説明
能否增加下企业微信支持,PC的企业微信也占用越来越多了
コントリビューターガイド
調査方針
The issue requests adding support for enterprise WeChat (WeCom). First, examine the repository's main script (e.g., main.py) to understand how the current WeChat installation path is detected. Likely, it uses environment variables or default paths. Research the default installation path for enterprise WeChat on Windows, typically under %APPDATA%\WXWork. Then, consider adding a new target option in the UI or configuration file. Review the issue comments for any additional insights. Finally, implement logic to identify and clean enterprise WeChat cache files similarly to the existing WeChat cleanup.