BUG修改

This commit is contained in:
2025-04-15 14:34:04 +08:00
parent c4eed6c31d
commit 3e26937d93
8 changed files with 29 additions and 19 deletions

View File

@@ -235,7 +235,7 @@
[SugarColumn(ColumnName = "team_fahua")]
public int? TeamFahua { get; set; }
/// <summary>
/// 班组操作-亮斑
/// 班组操作-亮斑 改为停机
///</summary>
[SugarColumn(ColumnName = "team_liangbang")]
public int? TeamLiangbang { get; set; }