修正
This commit is contained in:
@@ -49,7 +49,7 @@ namespace ZR.Model.mes.pro
|
||||
/// 优先级
|
||||
///</summary>
|
||||
[SugarColumn(ColumnName = "priority")]
|
||||
public string Priority { get; set; }
|
||||
public int Priority { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 排产开始时间
|
||||
|
||||
Reference in New Issue
Block a user