日志详情

<{if $apilog.api_type == 'request'}> <{/if}> <{if $apilog.all_list_quantity}> <{/if}>
msg_id: <{$apilog.msg_id}>
log_id: <{$apilog.apilog}>
更新成功的货号: <{$apilog.all_list_quantity}>
同步类型: <{if $apilog.api_type == 'request'}>发起<{else}>响应<{/if}>
任务数据: <{if $apilog.send_api_name}>接口名:<{$apilog.send_api_name}>
<{/if}> 参数:
<{$apilog.send_api_params}>
返回: <{$apilog.msg}>