组装任务下发添加创建时间
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
/// 工序名称
|
||||
/// </summary>
|
||||
public string? process_name { get; set; }
|
||||
|
||||
public string create_time { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user