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