123456789101112131415161718192021222324252627 |
- POST http://jili2.demo.com/api/v1/OrderDelay/reasons
- Content-Type: application/x-www-form-urlencoded
- token=1467914623510020&userId=823&orgId=3
- ###
- POST http://jili2.demo.com/api/v1/OrderDelay/add
- Content-Type: application/x-www-form-urlencoded
- token=1467914623510020&userId=823&orgId=3&id=120513&delay_reason_id=1
- ###
- POST http://jili2.demo.com/api/v1/OrderDelay/cancel
- Content-Type: application/x-www-form-urlencoded
- token=1467914623510020&userId=823&orgId=3
- ###
- POST http://jili2.demo.com/api/v1/User/qualityUserList
- Content-Type: application/x-www-form-urlencoded
- token=6441914637452703&userId=3361&orgId=3
- ###
|