💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
# 9.2修改登录密码 **修改登录密码** ~~~[api] post:api/merchant/edit_password *string:phone=默认值#登录手机号 *new_password#新密码 *code#验证码 <<< success { 'status':1, 'message':'密码修改成功', 'data':{ 'token':'xxxxxxxxxccccccccccccerewrfasdasfdasfdasfdadasdf' } } <<< error { 'status':2, 'message':'参数填写不正确' } ~~~