Skip to content

accessauth方法有问题 #22

Closed
Closed
@fcnono

Description

@fcnono

if ($this->echostr !== false && $this->checkSignature()) {
是不是应该改成
if ($this->echostr !== false && !$this->checkSignature()) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions