route.json 230 B

1234567891011121314151617
  1. {
  2. "route": {
  3. "id": "",
  4. "process": "",
  5. "activityType": "",
  6. "name": "",
  7. "alias": "",
  8. "description": "",
  9. "track": "",
  10. "position": "",
  11. "orderNumber": "",
  12. "opinion": "",
  13. "activity": "",
  14. "createTime": ""
  15. }
  16. }