flow
This commit is contained in:
parent
8a11a8b4f2
commit
158bee9757
@ -1962,11 +1962,13 @@
|
|||||||
"type": "http request",
|
"type": "http request",
|
||||||
"z": "2bbc1a949095492c",
|
"z": "2bbc1a949095492c",
|
||||||
"name": "",
|
"name": "",
|
||||||
"method": "GET",
|
"method": "POST",
|
||||||
"ret": "txt",
|
"ret": "txt",
|
||||||
"paytoqs": false,
|
"paytoqs": "ignore",
|
||||||
"url": "",
|
"url": "",
|
||||||
|
"tls": "",
|
||||||
"persist": false,
|
"persist": false,
|
||||||
|
"proxy": "",
|
||||||
"insecureHTTPParser": false,
|
"insecureHTTPParser": false,
|
||||||
"authType": "",
|
"authType": "",
|
||||||
"senderr": false,
|
"senderr": false,
|
||||||
@ -1996,7 +1998,8 @@
|
|||||||
"y": 480,
|
"y": 480,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[
|
||||||
"6b82573f9ffd406c"
|
"6b82573f9ffd406c",
|
||||||
|
"b82b55ab1d9ec1f0"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -2067,8 +2070,8 @@
|
|||||||
"tosidebar": true,
|
"tosidebar": true,
|
||||||
"console": false,
|
"console": false,
|
||||||
"tostatus": false,
|
"tostatus": false,
|
||||||
"complete": "payload",
|
"complete": "msg",
|
||||||
"targetType": "msg",
|
"targetType": "jsonata",
|
||||||
"statusVal": "",
|
"statusVal": "",
|
||||||
"statusType": "auto",
|
"statusType": "auto",
|
||||||
"x": 480,
|
"x": 480,
|
||||||
@ -2092,6 +2095,23 @@
|
|||||||
"y": 820,
|
"y": 820,
|
||||||
"wires": []
|
"wires": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "b82b55ab1d9ec1f0",
|
||||||
|
"type": "debug",
|
||||||
|
"z": "2bbc1a949095492c",
|
||||||
|
"name": "create内容",
|
||||||
|
"active": true,
|
||||||
|
"tosidebar": true,
|
||||||
|
"console": false,
|
||||||
|
"tostatus": false,
|
||||||
|
"complete": "payload",
|
||||||
|
"targetType": "msg",
|
||||||
|
"statusVal": "",
|
||||||
|
"statusType": "auto",
|
||||||
|
"x": 850,
|
||||||
|
"y": 600,
|
||||||
|
"wires": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "fd3672b8ebb314ee",
|
"id": "fd3672b8ebb314ee",
|
||||||
"type": "http in",
|
"type": "http in",
|
||||||
@ -2183,7 +2203,7 @@
|
|||||||
"type": "debug",
|
"type": "debug",
|
||||||
"z": "78d15f59dee4b6d8",
|
"z": "78d15f59dee4b6d8",
|
||||||
"name": "debug 10",
|
"name": "debug 10",
|
||||||
"active": false,
|
"active": true,
|
||||||
"tosidebar": true,
|
"tosidebar": true,
|
||||||
"console": false,
|
"console": false,
|
||||||
"tostatus": false,
|
"tostatus": false,
|
||||||
|
|||||||
@ -10,5 +10,6 @@
|
|||||||
"540a5771113ca5dd": {},
|
"540a5771113ca5dd": {},
|
||||||
"6b82573f9ffd406c": {},
|
"6b82573f9ffd406c": {},
|
||||||
"1c0decb86a5b16bc": {},
|
"1c0decb86a5b16bc": {},
|
||||||
"6b971983d782d570": {}
|
"6b971983d782d570": {},
|
||||||
|
"bd042d824b60b5ac": {}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user