调整登录态默认存储到provider目录

This commit is contained in:
liuwei
2026-05-07 10:29:03 +08:00
parent d0acd33b66
commit c55053710a
13 changed files with 50 additions and 29 deletions

View File

@@ -2,6 +2,8 @@ server_url = "http://127.0.0.1:8059/"
server_ip = "127.0.0.1"
server_port = "8059"
server_type = "legacy_855"
# 登录成功后的动态状态默认不再写回本文件,
# 而是写到 `wechat_ipad/providers/<server_type>/runtime_state.toml`。
wxid = ""
device_id = ""
device_name = ""