西藏巴青项目

stub-process-records.json 485B

123456789101112131415161718192021
  1. [
  2. {
  3. "id": 4001,
  4. "recordNo": "PR-20260517-001",
  5. "sourceType": "task",
  6. "taskId": 8001,
  7. "operationType": "免疫",
  8. "farmId": 1,
  9. "enclosureId": 101,
  10. "batchId": 9001,
  11. "cattleIds": "7001,7002",
  12. "executorUserId": 30,
  13. "executorName": "李四",
  14. "executeTime": "2026-05-17 08:00:00",
  15. "executeResult": "已完成",
  16. "detailJson": "{\"vaccine\":\"口蹄疫疫苗\"}",
  17. "exceptionFlag": "0",
  18. "createTime": "2026-05-17 08:30:00"
  19. }
  20. ]