代码拉取完成,页面将自动刷新
{
"info": {
"_postman_id": "4d8a6123-b65a-46a9-b46e-438a637d5aa7",
"name": "weichuangxin",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "31962202"
},
"item": [
{
"name": "联表查询",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http://127.0.0.1:8081/student/queryWithcourse/2020901062",
"protocol": "http",
"host": [
"127",
"0",
"0",
"1"
],
"port": "8081",
"path": [
"student",
"queryWithcourse",
"2020901062"
]
}
},
"response": []
},
{
"name": "增加操作",
"request": {
"method": "PUT",
"header": [],
"body": {
"mode": "raw",
"raw": "{\r\n \"id\":2020901064,\r\n \"name\":\"李四\",\r\n \"sex\":\"男\",\r\n \"phone\":18874196322,\r\n \"address\":\"清华大学\"\r\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://127.0.0.1:8081/student/insert",
"protocol": "http",
"host": [
"127",
"0",
"0",
"1"
],
"port": "8081",
"path": [
"student",
"insert"
]
}
},
"response": []
},
{
"name": "更新操作",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\r\n \"id\":2020901064,\r\n \"name\":\"李四\",\r\n \"sex\":\"男\",\r\n \"phone\":18874196322,\r\n \"address\":\"北京大学\"\r\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://127.0.0.1:8081/student/update",
"protocol": "http",
"host": [
"127",
"0",
"0",
"1"
],
"port": "8081",
"path": [
"student",
"update"
]
}
},
"response": []
},
{
"name": "单表查询",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http://127.0.0.1:8081/student/query/2020901062",
"protocol": "http",
"host": [
"127",
"0",
"0",
"1"
],
"port": "8081",
"path": [
"student",
"query",
"2020901062"
]
}
},
"response": []
},
{
"name": "删除操作",
"request": {
"method": "DELETE",
"header": [],
"url": {
"raw": "http://127.0.0.1:8081/student/del/2020901064",
"protocol": "http",
"host": [
"127",
"0",
"0",
"1"
],
"port": "8081",
"path": [
"student",
"del",
"2020901064"
]
}
},
"response": []
},
{
"name": "登录认证",
"request": {
"method": "GET",
"header": []
},
"response": []
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。