JavaProjectRepo/business-css/旧接口模拟数据.txt
2026-03-19 11:18:15 +08:00

115 lines
4.0 KiB
Plaintext

{
"msg": "初始化完成",
"data": {
"frames": [
{
"devices": {
"65a988a6-69a0-4ed2-ade6-926af0caf6ff": {
"deviceType": "CylindricalTank",
"diameter": 20.0,
"u_enrichment": 0.1,
"height": 20.0,
"u_concentration": 10.0
},
"9569038d-1da6-40de-88a2-7d970d29b011": {
"deviceType": "CylindricalTank",
"diameter": 300.0,
"u_enrichment": 0.2,
"height": 300.0,
"u_concentration": 9.0
}
},
"step": 0,
"time": 1
},
{
"devices": {
"65a988a6-69a0-4ed2-ade6-926af0caf6ff": {
"deviceType": "CylindricalTank",
"diameter": 20.0,
"u_enrichment": 0.1,
"height": 20.0,
"u_concentration": 20.0
},
"9569038d-1da6-40de-88a2-7d970d29b011": {
"deviceType": "CylindricalTank",
"diameter": 300.0,
"u_enrichment": 0.2,
"height": 300.0,
"u_concentration": 18.0
}
},
"step": 1,
"time": 2
},
{
"devices": {
"65a988a6-69a0-4ed2-ade6-926af0caf6ff": {
"deviceType": "CylindricalTank",
"diameter": 20.0,
"u_enrichment": 0.1,
"height": 20.0,
"u_concentration": 30.0
},
"9569038d-1da6-40de-88a2-7d970d29b011": {
"deviceType": "CylindricalTank",
"diameter": 300.0,
"u_enrichment": 0.2,
"height": 300.0,
"u_concentration": 27.0
}
},
"step": 2,
"time": 3
},
{
"devices": {
"65a988a6-69a0-4ed2-ade6-926af0caf6ff": {
"deviceType": "CylindricalTank",
"diameter": 20.0,
"u_enrichment": 0.1,
"height": 20.0,
"u_concentration": 40.0
},
"9569038d-1da6-40de-88a2-7d970d29b011": {
"deviceType": "CylindricalTank",
"diameter": 300.0,
"u_enrichment": 0.2,
"height": 300.0,
"u_concentration": 36.0
}
},
"step": 3,
"time": 4
},
{
"devices": {
"65a988a6-69a0-4ed2-ade6-926af0caf6ff": {
"deviceType": "CylindricalTank",
"diameter": 20.0,
"u_enrichment": 0.1,
"height": 20.0,
"u_concentration": 50.0
},
"9569038d-1da6-40de-88a2-7d970d29b011": {
"deviceType": "CylindricalTank",
"diameter": 300.0,
"u_enrichment": 0.2,
"height": 300.0,
"u_concentration": 45.0
}
},
"step": 4,
"time": 5
}
],
"generated": {
"snapshots": 10,
"events": 1
},
"projectId": "dfd827e5a538e6ca79c1fddd9fb71638",
"scenarioId": "e733a8d841ab41b5a2a79be92875f3f2",
"issues": []
},
"code": 0
}