ADD file via upload

This commit is contained in:
floratest1 2024-10-19 13:55:18 +08:00
parent de17d5f438
commit ab33f8bd45
1 changed files with 92 additions and 0 deletions

View File

@ -0,0 +1,92 @@
{
"ID": "cs8voqbgnbnh5a7qt7vg",
"CreateUserID": 11,
"UpdateUserID": 0,
"CreatedAt": "2024-10-18T06:12:57Z",
"UpdatedAt": "2024-10-18T06:12:57Z",
"DeletedAt": null,
"WorkspaceID": "personal-11",
"Name": "测试",
"Description": "测试",
"Status": "Unpublished",
"RuntimeStatus": "Init",
"Icon": {
"Path": "upload/full/bc/e7/717c27048890f66a28fb3b02557e448ff8bab63836bcb2fe59d2840691b3",
"ID": "cs8voqbgnbnh5a7qt7v0",
"Sha256": "bce7717c27048890f66a28fb3b02557e448ff8bab63836bcb2fe59d2840691b3",
"Size": 78285
},
"Hash": "d5ce8c43d5c8d295695cf953ad0b5ae8",
"LastHash": "",
"Nodes": [
{
"ID": "cs8voqbgnbnh5a7qt800",
"CreateUserID": 11,
"UpdateUserID": 0,
"CreatedAt": "2024-10-18T06:12:57Z",
"UpdatedAt": "2024-10-18T06:12:57Z",
"DeletedAt": null,
"Type": "Start",
"Name": "Start",
"Layout": {
"X": 100,
"Y": 200
},
"StartConfig": {
"InputSchema": [
{
"Name": "",
"Required": true,
"Type": 0
}
],
"OutputSchema": [
{
"Name": "",
"Required": true,
"Type": 0
}
]
}
},
{
"ID": "cs8voqbgnbnh5a7qt80g",
"CreateUserID": 11,
"UpdateUserID": 0,
"CreatedAt": "2024-10-18T06:12:57Z",
"UpdatedAt": "2024-10-18T06:12:57Z",
"DeletedAt": null,
"Type": "End",
"Name": "End",
"Layout": {
"X": 1200,
"Y": 200
},
"EndConfig": {
"InputVariables": [
{
"Type": "",
"Name": "output",
"ValueFrom": {
"OutputRef": {
"NodeID": "",
"OutputFieldPath": ""
}
},
"StringValue": null,
"IntValue": null,
"DoubleValue": null,
"BoolValue": null
}
],
"OutputType": "",
"OutputSchema": [
{
"Name": "output",
"Type": -1
}
]
}
}
]
}