Skip to content

小程序需要增加上报用户数据后台接口 #659

@0xbillw

Description

@0xbillw

例如:上报用户数据后台接口setUserStorage是需要POST调用:
POST https://api.weixin.qq.com/wxa/set_user_storage?access_token=ACCESS_TOKEN&signature=SIGNATURE&openid=OPENID&sig_method=SIG_METHOD
中openid是要加在url查询参数上这个好处理,但是signature我想库应该有现成的支持吧。可是我看代码并没有找到,我想应该是有的:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions