直接调用接口页面代码 或 页面调试接口
Posted TianGaojie123abc
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了直接调用接口页面代码 或 页面调试接口相关的知识,希望对你有一定的参考价值。
<!DOCTYPE html><html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="测试" name="description">
<meta content="测试" name="author">
<title>测试</title>
</head>
<body>
<form id="export" action="http://1271.0.0.1:8082/api/Test/TableAdd" method="POST">
<input name="token" value="f81a93ac-fbe4-4d8a-ae0d-c14ca4cd8361"/>
<input type="submit" value="test"/>
</form>
</body>
</html>
以上是关于直接调用接口页面代码 或 页面调试接口的主要内容,如果未能解决你的问题,请参考以下文章