Name | Type | Description | Notes |
---|---|---|---|
step | str | 同步步骤 | |
status | str | 执行状态 | |
successful_count | int | 同步成功数量 | |
failed_count | int | 同步失败数量 | |
logs | str | 纯文本日志 | |
failed_records | list[object] | 失败对象名称 |
Name | Type | Description | Notes |
---|---|---|---|
step | str | 同步步骤 | |
status | str | 执行状态 | |
successful_count | int | 同步成功数量 | |
failed_count | int | 同步失败数量 | |
logs | str | 纯文本日志 | |
failed_records | list[object] | 失败对象名称 |