diff --git a/.node-red-data/projects/zsy/flows.json b/.node-red-data/projects/zsy/flows.json index 846bd44..fdda28c 100644 --- a/.node-red-data/projects/zsy/flows.json +++ b/.node-red-data/projects/zsy/flows.json @@ -1952,7 +1952,8 @@ "y": 660, "wires": [ [ - "bd042d824b60b5ac" + "bd042d824b60b5ac", + "091820a71299ef8e" ] ] }, @@ -1974,7 +1975,8 @@ "y": 720, "wires": [ [ - "c226f4cb78c4eeda" + "c226f4cb78c4eeda", + "c2abaaef33a4e83a" ] ] }, @@ -2056,6 +2058,40 @@ "y": 580, "wires": [] }, + { + "id": "091820a71299ef8e", + "type": "debug", + "z": "2bbc1a949095492c", + "name": "请求内容", + "active": true, + "tosidebar": true, + "console": false, + "tostatus": false, + "complete": "payload", + "targetType": "msg", + "statusVal": "", + "statusType": "auto", + "x": 480, + "y": 760, + "wires": [] + }, + { + "id": "c2abaaef33a4e83a", + "type": "debug", + "z": "2bbc1a949095492c", + "name": "请求结果", + "active": true, + "tosidebar": true, + "console": false, + "tostatus": false, + "complete": "payload", + "targetType": "msg", + "statusVal": "", + "statusType": "auto", + "x": 460, + "y": 820, + "wires": [] + }, { "id": "fd3672b8ebb314ee", "type": "http in",