foskytech/e-campus-electricity

易校园 账号所属大学寝室电费余额获取

1.0.0 2022-12-08 03:41 UTC

This package is auto-updated.

Last update: 2024-10-08 10:10:15 UTC


README

易校园 账号所属大学寝室电费余额获取

安装

composer require foskytech/e-campus-electricity

开始

  • 使用模拟器或者手机安装 易校园HttpCanary
  • 登录后开始抓包,随便点个东西进去,并在 HttpCanary 抓到的包中查看参数
  • shiroJID 在cookie里,格式:shiroJID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
  • ymId 在请求参数中,是一串数字

使用

参照 Example

License

This package is released under the MIT License. See the bundled LICENSE file for details.