post()->goCheck('', ['id' => $this->adminId]); MyLogic::changePassword($params); return $this->success('修改密码成功'); } }