fix the issue of system proxy port being out of sync (#3841)

* repair system proxy port real-time response

* update logs

* fix-logs
This commit is contained in:
Just want to protect you
2025-06-21 10:03:06 +08:00
committed by GitHub
parent e698fe8d18
commit b72f397369
2 changed files with 65 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
## v2.3.2
### 🐞 修复问题
- 修复系统代理端口不同步问题
## v2.3.1
### 🐞 修复问题