test.http 360B

12345678910111213141516171819
  1. @domain = localhost:8080
  2. @guestAPI = api/guest
  3. @phone = 17714208769
  4. @contentForm = application/x-www-form-urlencoded
  5. @contentJSON = application/json
  6. # 验证码
  7. GET http://{{domain}}/{{guestAPI}}/captcha?phone={{phone}}
  8. ###
  9. POST http://dev.ycjcjy.com/api-v2/api/guest/wxsignup
  10. content-type: {{contentForm}}
  11. phone={{phone}}
  12. &captcha=648633
  13. &case=1
  14. &sales=0