agv配料
This commit is contained in:
@@ -28,7 +28,7 @@ namespace ZR.Model.MES.mm
|
||||
/// 配料任务id
|
||||
/// </summary>
|
||||
[SugarColumn(IsPrimaryKey = true, IsIdentity = false, ColumnName = "task_id")]
|
||||
public long TaskId { get; set; }
|
||||
public string TaskId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 工单id
|
||||
|
||||
Reference in New Issue
Block a user