diff --git a/.node-red-data/projects/zsy/flows.json b/.node-red-data/projects/zsy/flows.json index ef5d107..9f7de39 100644 --- a/.node-red-data/projects/zsy/flows.json +++ b/.node-red-data/projects/zsy/flows.json @@ -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, diff --git a/.node-red-data/projects/zsy/flows_cred.json b/.node-red-data/projects/zsy/flows_cred.json index 503c89f..5cbacea 100644 --- a/.node-red-data/projects/zsy/flows_cred.json +++ b/.node-red-data/projects/zsy/flows_cred.json @@ -10,5 +10,6 @@ "540a5771113ca5dd": {}, "6b82573f9ffd406c": {}, "1c0decb86a5b16bc": {}, - "6b971983d782d570": {} + "6b971983d782d570": {}, + "bd042d824b60b5ac": {} } \ No newline at end of file