Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
shuidiapp
Wiki
update_passwd
Last edited by
王秋石
Jan 06, 2017
Page history
update_passwd
设置出事密码
/user
传参
{
action
:
'
init_password_by_login_uid
'
,
passwd
:
'
123456
'
}
传参
说明
是否必填
action
接口名
是
passwd
密码
是
返回值
{
status
:
0
}