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