修复bug

This commit is contained in:
yang.lee
2023-11-16 11:53:19 +08:00
parent 98d0fd1004
commit ff37e58ef8
17 changed files with 262 additions and 11 deletions

View File

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