This commit is contained in:
tp 2025-05-12 10:07:41 +08:00
parent 229026c453
commit af8150b63c

View File

@ -22,7 +22,7 @@
}, },
{ {
"name": "INbd", "name": "INbd",
"dataType": "Integer", "dataType": "Float",
"arrayType": "Scalar", "arrayType": "Scalar",
"direction": "Input", "direction": "Input",
"description": "", "description": "",
@ -30,7 +30,7 @@
}, },
{ {
"name": "INzd", "name": "INzd",
"dataType": "Integer", "dataType": "Float",
"arrayType": "Scalar", "arrayType": "Scalar",
"direction": "Input", "direction": "Input",
"description": "", "description": "",
@ -38,7 +38,7 @@
}, },
{ {
"name": "INsm", "name": "INsm",
"dataType": "Integer", "dataType": "Float",
"arrayType": "Scalar", "arrayType": "Scalar",
"direction": "Input", "direction": "Input",
"description": "", "description": "",
@ -46,7 +46,7 @@
}, },
{ {
"name": "INrough", "name": "INrough",
"dataType": "Integer", "dataType": "Float",
"arrayType": "Scalar", "arrayType": "Scalar",
"direction": "Input", "direction": "Input",
"description": "", "description": "",