This commit is contained in:
Your Name 2025-11-04 17:08:15 +08:00
parent 8a11a8b4f2
commit 158bee9757
2 changed files with 28 additions and 7 deletions

View File

@ -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,

View File

@ -10,5 +10,6 @@
"540a5771113ca5dd": {},
"6b82573f9ffd406c": {},
"1c0decb86a5b16bc": {},
"6b971983d782d570": {}
"6b971983d782d570": {},
"bd042d824b60b5ac": {}
}