taskInfo.json 546 B

1234567891011121314151617181920212223
  1. [ {
  2. "id" : "97f79dde-bf3c-4d5b-bfd8-8102539002ad",
  3. "name" : "测试111",
  4. "type" : "timer",
  5. "expression" : "*/25 * * * * ? *",
  6. "desc" : "sss入网",
  7. "actions" : null,
  8. "state" : "stopped",
  9. "uid" : "1",
  10. "createAt" : 1645928016031,
  11. "reason" : "stop by 1"
  12. }, {
  13. "id" : "667bbfa1-a7ed-4ce8-9ce0-cfa8cac90e6c",
  14. "name" : "2222",
  15. "type" : "delay",
  16. "expression" : "22",
  17. "desc" : "2222",
  18. "actions" : null,
  19. "state" : "stopped",
  20. "uid" : null,
  21. "createAt" : 1645871966035,
  22. "reason" : "stop by 6286886077b91b031115e6a6"
  23. } ]