{% extends "base.html" %} {% block css %} {% endblock %} {% block crumbs %}
| ID | 接口名称 | 所属项目 | 请求方式 | 数据传输方式 | 是否签名 | 描述 | 更新时间 | 更新用户 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ if.if_id }} | {{ if.if_name }} | {{ if.project }} | {{ if.method }} | {{ if.data_type }} | {% ifequal if.is_sign 0 %}不签名 | {% else %}签名 | {% endifequal %}{{ if.description }} | {{ if.update_time }} | {{ if.update_user }} |
|