hopms_import_result_limit1.json 440 B

12345678910111213141516171819202122
  1. {
  2. "mode": "commit",
  3. "base_url": "https://company.citupro.com:18183",
  4. "summary": {
  5. "attempted": 1,
  6. "succeeded": 0,
  7. "failed": 0,
  8. "skipped": 1
  9. },
  10. "results": [
  11. {
  12. "index": 1,
  13. "source_table_index": 3,
  14. "name_zh": "患者基本信息",
  15. "name_en": "patient_demographics",
  16. "column_count": 46,
  17. "status": "skipped",
  18. "existing_id": 0,
  19. "operation": "skip_existing"
  20. }
  21. ]
  22. }