api.http 625 B

123456789101112131415161718192021222324252627
  1. POST http://jili2.demo.com/api/v1/OrderDelay/reasons
  2. Content-Type: application/x-www-form-urlencoded
  3. token=1467914623510020&userId=823&orgId=3
  4. ###
  5. POST http://jili2.demo.com/api/v1/OrderDelay/add
  6. Content-Type: application/x-www-form-urlencoded
  7. token=1467914623510020&userId=823&orgId=3&id=120513&delay_reason_id=1
  8. ###
  9. POST http://jili2.demo.com/api/v1/OrderDelay/cancel
  10. Content-Type: application/x-www-form-urlencoded
  11. token=1467914623510020&userId=823&orgId=3
  12. ###
  13. POST http://jili2.demo.com/api/v1/User/qualityUserList
  14. Content-Type: application/x-www-form-urlencoded
  15. token=6441914637452703&userId=3361&orgId=3
  16. ###