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

关于public function getQRCode($scene_id,$type=0,$expire=604800) #350

Open
cshxxx opened this issue Aug 23, 2017 · 0 comments
Open

关于public function getQRCode($scene_id,$type=0,$expire=604800) #350

cshxxx opened this issue Aug 23, 2017 · 0 comments

Comments

@cshxxx
Copy link

cshxxx commented Aug 23, 2017

  • @param int $type 0:临时二维码;1:数值型永久二维码(此时expire参数无效);2:字符串型永久二维码(此时expire参数无效),微信现在还可以使用以下POST数据创建字符串形式的二维码参数:
    {"expire_seconds": 604800, "action_name": "QR_STR_SCENE", "action_info": {"scene": {"scene_str": "test"}}},不知道是否可以完善此函数。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant