api.http 473 B

123456789101112131415161718192021
  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. ###