{% extends "base.html" %} {% block title %}巡检邮件通知配置 - {{ account.account_name }}{% endblock %} {% block content %} {% include "components/classic_tui_migration_banner.html" with screen_key="execution.accounts" action_key="simulated-trading.inspection-notification" %}

巡检邮件通知配置

{{ account.account_name }}

{% csrf_token %}

支持换行或逗号分隔,保存时会自动去重。

{% endblock %}