### POST /signup/phone/exist 注册手机号是否已存在 POST http://localhost:3000/v1/auth/signup/phone/exist HTTP/1.1 Content-Type: application/json { "phone": "15968875425" } ### POST /signup/phone/verify