Skip to content

聚合短信返回 模板变量不符合规范 #310

@Shmily1995

Description

@Shmily1995

聚合短信返回 模板变量不符合规范,经测试 怀疑是
image
这里的http_build_query 把 # 号编码了 才错的
例如
$formatted["#code#"]=1122; 编译成 “%23code%23=1122” 后报错, 我直接 拼接成 “#code#=1122” 可以发送

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