mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(wxapi): 新增快速获取学生身份接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"openid": "",
|
||||
"wx_studentcheck_code": ""
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"bind_status": 1,
|
||||
"is_student": true
|
||||
}
|
||||
Reference in New Issue
Block a user