微信授权登录
GET
http://192.168.2.247:55386/api/Login/WeiXinLogin
接口描述
微信手机号授权登录
请求参数
参数名
类型
描述
必填
aesIv
string
偏移向量
必填
encryptedData
string
密文
必填
code
string
微信凭证
必填
响应参数
参数名
类型
描述
必填
code
int
0:普通用户 2:商家端 1:失败
必填
phone
string
电话
必填
id
int
ID
必填
name
string
商家名称
必填
phone
string
商家电话
必填
title
string
优惠卷名称
必填
quota
int
折扣
必填
condition
string
限制条件(满50减20)
必填
images
string
logo图片
必填
number
int
优惠卷已发放数量
必填
usenumber
int
领取未使用的优惠卷数量
必填
notusenumber
int
领取并使用的优惠卷数量
必填
invalid
int
失效数量
必填
state
int
1
必填
color
string
颜色
必填
Effectivetime
string
截止时间
必填
createtime
string
创建时间
必填