config.ini 232 B

1234567891011121314151617
  1. [ServerInfo]
  2. ;服务器地址;
  3. IP=127.0.0.1
  4. ;服务器端口号;
  5. Port=5566
  6. [CustomerInfo]
  7. ;微信执行文件路径
  8. WeChat=C:\Program Files (x86)\Tencent\WeChat\WeChat.exe
  9. ;客户端账号
  10. Account=
  11. ;客户端密码
  12. Password=
  13. ;缓存路径
  14. Cache=
  15. ;是否调试
  16. StdOut=1