This commit is contained in:
xyy
2026-03-26 10:50:18 +08:00
parent 3bed09c145
commit 026ffbcf07

View File

@@ -520,7 +520,7 @@ namespace PLCDataMonitor
{
// 创建数据点
var dataPoint = new Tuple<DateTime, double, double>(
DateTime.Now,
effectiveTime,
friction1,
friction2
);