{% extends 'base.html' %} {% block title %}导入任务 - {{ get_app_name() }}{% endblock %} {% block content %}
本功能可以导入quickform.cn的任务列表,请确保已在"设置"中配置QF数据互联。
QuickForm接口文档说明:https://quickform.cn/cli
格式如:https://quickform.cn/api/hkonwxc8ks
请上传从quickform.cn中导出的输入任务文件,压缩包格式。
| 任务名称 | 任务描述 | API ID | 操作 |
|---|---|---|---|
| {{ task.task_name or task.title or task.name or '无' }} | {{ task.task_intro or task.description or '无' }} | {{ task.apiid }} | 导入 |