mengshunguo 2 недель назад
Родитель
Сommit
aaf3c51261
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      SCADA_DAQ/Customer/CustomerEnv_MES.cs

+ 1 - 1
SCADA_DAQ/Customer/CustomerEnv_MES.cs

@@ -59,7 +59,7 @@ namespace SCADA_DAQ.Customer
                 stepResult = result,
                 errCode = errCode,
                 Args = new List<ProductProcessData> { new ProductProcessData {
-                    Comment = "功率",
+                    Comment = "老化峰值功率",
                     Result = result,
                     Value = Math.Round(value,2),
                     UOM = "W"