Commit eefaf2e9 authored by 赵啸非's avatar 赵啸非

添加apipost8导入模板

parent 27f76ef6
...@@ -1918,7 +1918,7 @@ ...@@ -1918,7 +1918,7 @@
"raw": "", "raw": "",
"raw_parameter": [ "raw_parameter": [
{ {
"param_id": "4519912a14e6000", "param_id": "4519912a14e6000${table_index}",
"description": "当前页", "description": "当前页",
"field_type": "integer", "field_type": "integer",
"is_checked": 1, "is_checked": 1,
...@@ -1930,7 +1930,7 @@ ...@@ -1930,7 +1930,7 @@
} }
}, },
{ {
"param_id": "4519912a14e6001", "param_id": "4519912a14e6001${table_index}",
"description": "每页条数,值为-1,查询所有记录", "description": "每页条数,值为-1,查询所有记录",
"field_type": "integer", "field_type": "integer",
"is_checked": 1, "is_checked": 1,
...@@ -1990,7 +1990,18 @@ ...@@ -1990,7 +1990,18 @@
"pre_tasks": [], "pre_tasks": [],
"post_tasks": [], "post_tasks": [],
"header": { "header": {
"parameter": [] "parameter": [{
"description": "",
"field_type": "string",
"is_checked": 1,
"key": "Content-Type",
"value": "application/json",
"not_null": 1,
"schema": {
"type": "string"
},
"param_id": "3439bac436e3c9"
}]
}, },
"query": { "query": {
"query_add_equal": 1, "query_add_equal": 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment