Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

适配POST模式传参,兼容ServerChan模式传参 #36

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    afdefd0 View commit details
    Browse the repository at this point in the history
  2. 默认使用text消息类型

    zhiyang7 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f9b71fa View commit details
    Browse the repository at this point in the history
  3. 修复参数问题

    zhiyang7 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    808cc27 View commit details
    Browse the repository at this point in the history
  4. 移除冗余调用

    zhiyang7 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    be8576c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. 修复参数不全时会产生额外的换行的BUG

    zhiyang7 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    b9f6034 View commit details
    Browse the repository at this point in the history