| 12345678910111213141516171819202122 |
- {
- "mode": "commit",
- "base_url": "https://company.citupro.com:18183",
- "summary": {
- "attempted": 1,
- "succeeded": 0,
- "failed": 0,
- "skipped": 1
- },
- "results": [
- {
- "index": 1,
- "source_table_index": 3,
- "name_zh": "患者基本信息",
- "name_en": "patient_demographics",
- "column_count": 46,
- "status": "skipped",
- "existing_id": 0,
- "operation": "skip_existing"
- }
- ]
- }
|