快乐的昕的电脑
2025-10-20 38eef5ea4b8391a2444af56cfdfd528a58184336
Entites/DbModels/VOrderBycl.cs
@@ -202,4 +202,5 @@
    [SugarColumn(IsIgnore = true)] public long? StartCjNum { get; set; }//开工数采(最早采集值)
    [SugarColumn(IsIgnore = true)] public long? CurrentCjNum { get; set; }//当前数采(最新采集值)
    [SugarColumn(IsIgnore = true)] public long? InitCjNum { get; set; }//初始采集数
    [SugarColumn(IsIgnore = true)] public int TodayDowntimeCount { get; set; }//今日停机次数
}