加上实时数据和历史数据目标到私有类里

This commit is contained in:
2026-08-11 18:11:28 +08:00
parent 0327d71536
commit c89a678245
15 changed files with 323 additions and 268 deletions
+1 -1
View File
@@ -1823,7 +1823,7 @@ struct Gallery_Plot_Session::Impl {
Web_Response_Type::Json,
Gallery_Protocol::case_json(id, scene->state(),
scene->telemetry_json(),
"Renderable 已移除并通过 Builder 重建", mode)
"Renderable 已移除并按属性重建", mode)
};
}
bool recognized{};