{{ backend_data.system.startup_args | join(' ') if backend_data.system.startup_args is defined else 'N/A' }}
{# 使用条件判断和默认值 #}
{{ task_id }}
{% if not loop.last %}, {% endif %}
{% endfor %}
{% else %}
无
{% endif %}
没有后端数据。
{% endif %}