%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/webpage/include/taglib.jsp"%>
接口名称 | 接口类型 | 请求URL | 请求body | 成功时返回消息 | 失败时返回消息 | 备注 | 操作 | |
---|---|---|---|---|---|---|---|---|
${testInterface.name} | ${fns:getDictLabel(testInterface.type, 'interface_type', '')} | ${testInterface.url} | ${testInterface.body} | ${testInterface.successmsg} | ${testInterface.errormsg} | ${testInterface.remarks} |
测试
|