Account

用户授权接口

APIDescription
GET api/Account/CheckLogin

检测是否登录

POST api/Account/CheckTokenLogin

检查Token登录

POST api/Account/CheckExitsAccount

检测手机号是否已注册

POST api/Account/GetJwtToken

获取用户UserId

POST api/Account/GetOpenId

获取微信OpenId

POST api/Account/GetWxDecrypt

微信小程序解密微信encryptedData

POST api/Account/GetWxSessionKey

微信小程序获取微信sessionKey/openid/unionid

POST api/Account/SetNewsSyn

同步文章提交数据

POST api/Account/getWXShare

微信分享

POST api/Account/login

用户登录授权

POST api/Account/WeChatLogin

API微信登录/注册)

POST api/Account/wxLogin

微信登录/注册(用户先绑定才能使用微信登录)

POST api/Account/bindWx

微信绑定

GET api/Account/getvalidatecode

生成网站验证码

POST api/Account/register

通过短信验证码注册

POST api/Account/findpassword

找回密码

GET api/Account/getuserinfo?UserId={UserId}

获取用户信息 TypeId1.客户 2.经理人 MobilePhone:手机号码 HeadImageUrl:头像 Email:电子邮箱 AlipayAccount:支付宝账户 BankAccount:银行账户 OpeningBank:开户行 BankBranch:开户支行

POST api/Account/setmyprofile

完善我的资料/修改个人资料

POST api/Account/uploadpicbase

用户上传头像(Base64位)

POST api/Account/getsmscode

获取短信验证码

POST api/Account/getcapturecode

获取验证码

POST api/Account/setpaypassword

设置支付密码

GET api/Account/getmybalance?UserId={UserId}

获取我的账户余额

POST api/Account

微信开发者扫二维码登录(用户先绑定才能使用微信登录)

POST api/Account?smscode={smscode}

检测验证码

Values

APIDescription
GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.