Spaces:
Sleeping
Sleeping
Update flows.json
Browse files- flows.json +25 -27
flows.json
CHANGED
|
@@ -1,17 +1,9 @@
|
|
| 1 |
[
|
| 2 |
-
{
|
| 3 |
-
"id": "4396a2bb2cef9674",
|
| 4 |
-
"type": "tab",
|
| 5 |
-
"label": "流程 1",
|
| 6 |
-
"disabled": false,
|
| 7 |
-
"info": "",
|
| 8 |
-
"env": []
|
| 9 |
-
},
|
| 10 |
{
|
| 11 |
"id": "2be99c2fa62e6f44",
|
| 12 |
"type": "inject",
|
| 13 |
"z": "4396a2bb2cef9674",
|
| 14 |
-
"name": "",
|
| 15 |
"props": [
|
| 16 |
{
|
| 17 |
"p": "payload"
|
|
@@ -22,34 +14,40 @@
|
|
| 22 |
}
|
| 23 |
],
|
| 24 |
"repeat": "",
|
| 25 |
-
"crontab": "
|
| 26 |
"once": false,
|
| 27 |
"onceDelay": 0.1,
|
| 28 |
"topic": "",
|
| 29 |
-
"payload": "",
|
| 30 |
"payloadType": "date",
|
| 31 |
-
"x":
|
| 32 |
-
"y":
|
| 33 |
"wires": [
|
| 34 |
[
|
| 35 |
-
"
|
| 36 |
]
|
| 37 |
]
|
| 38 |
},
|
| 39 |
{
|
| 40 |
-
"id": "
|
| 41 |
-
"type": "
|
| 42 |
"z": "4396a2bb2cef9674",
|
| 43 |
-
"name": "
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
}
|
| 55 |
]
|
|
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"id": "2be99c2fa62e6f44",
|
| 4 |
"type": "inject",
|
| 5 |
"z": "4396a2bb2cef9674",
|
| 6 |
+
"name": "POST到",
|
| 7 |
"props": [
|
| 8 |
{
|
| 9 |
"p": "payload"
|
|
|
|
| 14 |
}
|
| 15 |
],
|
| 16 |
"repeat": "",
|
| 17 |
+
"crontab": "00 00 * * *",
|
| 18 |
"once": false,
|
| 19 |
"onceDelay": 0.1,
|
| 20 |
"topic": "",
|
| 21 |
+
"payload": "object",
|
| 22 |
"payloadType": "date",
|
| 23 |
+
"x": 140,
|
| 24 |
+
"y": 60,
|
| 25 |
"wires": [
|
| 26 |
[
|
| 27 |
+
"bfdbf3a6d111494f"
|
| 28 |
]
|
| 29 |
]
|
| 30 |
},
|
| 31 |
{
|
| 32 |
+
"id": "bfdbf3a6d111494f",
|
| 33 |
+
"type": "http request",
|
| 34 |
"z": "4396a2bb2cef9674",
|
| 35 |
+
"name": "HuggingFace",
|
| 36 |
+
"method": "POST",
|
| 37 |
+
"ret": "txt",
|
| 38 |
+
"paytoqs": "ignore",
|
| 39 |
+
"url": "https://push.727283671.xyz:4443/HuggingFace",
|
| 40 |
+
"tls": "",
|
| 41 |
+
"persist": false,
|
| 42 |
+
"proxy": "",
|
| 43 |
+
"insecureHTTPParser": false,
|
| 44 |
+
"authType": "",
|
| 45 |
+
"senderr": false,
|
| 46 |
+
"headers": [],
|
| 47 |
+
"x": 330,
|
| 48 |
+
"y": 60,
|
| 49 |
+
"wires": [
|
| 50 |
+
[]
|
| 51 |
+
]
|
| 52 |
}
|
| 53 |
]
|