refactor(json): 修改 goServerUrl 为 9966 端口

This commit is contained in:
Wang.Luo 2025-07-20 22:05:08 +08:00
parent f66d049959
commit 7bab1815fb

View File

@ -4,7 +4,7 @@
"ucCookie": "", "ucCookie": "",
"115Cookie": "", "115Cookie": "",
"pwdRb115": "", "pwdRb115": "",
"goServerUrl": "http://127.0.0.1:7944", "goServerUrl": "http://127.0.0.1:9966",
"ydAuth": "", "ydAuth": "",
"tyAuth": "", "tyAuth": "",
"proxy": "http://127.0.0.1:1072", "proxy": "http://127.0.0.1:1072",