This commit is contained in:
Your Name 2025-11-04 18:14:39 +08:00
parent 814b2d47e7
commit 60fe99c7c0

View File

@ -1164,7 +1164,8 @@
[ [
"4de04763f97579e6", "4de04763f97579e6",
"dff6a9719efe6bb8", "dff6a9719efe6bb8",
"b18ba558db58cd2c" "b18ba558db58cd2c",
"5bd9db9eda3b1538"
] ]
] ]
}, },
@ -1208,7 +1209,7 @@
"type": "debug", "type": "debug",
"z": "2bbc1a949095492c", "z": "2bbc1a949095492c",
"name": "创建结果", "name": "创建结果",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@ -1559,7 +1560,7 @@
"type": "debug", "type": "debug",
"z": "2bbc1a949095492c", "z": "2bbc1a949095492c",
"name": "debug 16", "name": "debug 16",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@ -1998,7 +1999,8 @@
"y": 480, "y": 480,
"wires": [ "wires": [
[ [
"6b82573f9ffd406c" "6b82573f9ffd406c",
"b8109ec603f2ae35"
] ]
] ]
}, },
@ -2094,6 +2096,39 @@
"y": 820, "y": 820,
"wires": [] "wires": []
}, },
{
"id": "b8109ec603f2ae35",
"type": "debug",
"z": "2bbc1a949095492c",
"name": "debug 21",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 880,
"y": 540,
"wires": []
},
{
"id": "5bd9db9eda3b1538",
"type": "file",
"z": "2bbc1a949095492c",
"name": "",
"filename": "C:\\workspace\\create.txt",
"filenameType": "str",
"appendNewline": true,
"createDir": false,
"overwriteFile": "true",
"encoding": "none",
"x": 1270,
"y": 640,
"wires": [
[]
]
},
{ {
"id": "fd3672b8ebb314ee", "id": "fd3672b8ebb314ee",
"type": "http in", "type": "http in",
@ -2350,7 +2385,8 @@
"wires": [ "wires": [
[ [
"540a5771113ca5dd", "540a5771113ca5dd",
"d87dfcf0db518c75" "d87dfcf0db518c75",
"2634bd2864185df0"
] ]
] ]
}, },
@ -2388,7 +2424,8 @@
"wires": [ "wires": [
[ [
"e87c2057c28d5eee", "e87c2057c28d5eee",
"31d5f84e4c6f69f6" "31d5f84e4c6f69f6",
"541979a1c635ec37"
] ]
] ]
}, },
@ -2541,5 +2578,39 @@
"x": 510, "x": 510,
"y": 680, "y": 680,
"wires": [] "wires": []
},
{
"id": "2634bd2864185df0",
"type": "file",
"z": "78d15f59dee4b6d8",
"name": "",
"filename": "C:\\workspace\\llmin.txt",
"filenameType": "str",
"appendNewline": true,
"createDir": false,
"overwriteFile": "true",
"encoding": "none",
"x": 520,
"y": 740,
"wires": [
[]
]
},
{
"id": "541979a1c635ec37",
"type": "file",
"z": "78d15f59dee4b6d8",
"name": "",
"filename": "C:\\workspace\\llmout.txt",
"filenameType": "str",
"appendNewline": true,
"createDir": false,
"overwriteFile": "true",
"encoding": "none",
"x": 830,
"y": 680,
"wires": [
[]
]
} }
] ]