From 61b7aff4b6666b6964105fe4bfcb6f605bb21baf Mon Sep 17 00:00:00 2001 From: chenhaozhe <gaozhechen26@gmail.com> Date: 星期四, 16 四月 2026 20:26:50 +0800 Subject: [PATCH] 设备运行切片 返回设备状态 图表数据 (时序图) 使用 时间和设备主id作为key,使用json对象返回,前端可使用对应key快速获取时序图数据 --- SyntacticSugar/obj/Release/SyntacticSugar.csproj.CoreCompileInputs.cache | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SyntacticSugar/obj/Release/SyntacticSugar.csproj.CoreCompileInputs.cache b/SyntacticSugar/obj/Release/SyntacticSugar.csproj.CoreCompileInputs.cache index ef71615..bfb772c 100644 --- a/SyntacticSugar/obj/Release/SyntacticSugar.csproj.CoreCompileInputs.cache +++ b/SyntacticSugar/obj/Release/SyntacticSugar.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -ebba85c1baaf628c0afa612ea676c9e3de2b6fa1c6f341c19042c3220637a7c3 +5dd9c82feb12f833c78ecebea7d9a46c99f29e3f -- Gitblit v1.9.1