修复bug

This commit is contained in:
yang.lee
2023-11-16 11:53:47 +08:00
parent 68195fe844
commit 86c0c0ee3a
2 changed files with 11 additions and 16 deletions

View File

@@ -44,11 +44,6 @@ public partial class WmsElevatorH : BaseEntity<string>
/// </summary>
public string elevator_group { get; set; } = string.Empty;
/// <summary>
/// 状态
/// </summary>
[SugarColumn(ColumnName = "status")]
public int enable_mark { get; set; }
/// <summary>
/// 任务数量