Commit 364ff526 authored by rockyl's avatar rockyl

合并

parent 7bf22da3
...@@ -48,6 +48,9 @@ ...@@ -48,6 +48,9 @@
}, },
"method": { "method": {
"type": "link" "type": "link"
},
"params": {
"type": "link"
} }
}, },
"output": { "output": {
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"alias": "参数" "alias": "参数"
} }
}, },
"name": "api请求", "name": "API请求",
"output": [ "output": [
"success", "success",
"failed", "failed",
...@@ -66,6 +66,9 @@ ...@@ -66,6 +66,9 @@
"name": { "name": {
"type": "link", "type": "link",
"alias": "dataName" "alias": "dataName"
},
"params": {
"type": "link"
} }
}, },
"output": {} "output": {}
......
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