修改密码
PUT
https://test.wellsign.cn/matrix/client/password
接口描述
忘记密码,使用旧密码找回密码
请求头
参数名
类型
描述
必填
token
string
新版后台 token,忘记密码不传
可选
url参数
参数名
类型
描述
必填
oldPassword
string
md5加密后的旧密码
可选
password
string
md5加密后的新密码
必填
productType
int
类型:1微信小程序,2企业微信小程序,3钉钉小程序,4APP手机端,5APP平板端,6web端,7pc微信小程序 8鸿蒙 APP 手机端
必填