任务下发增加主表编码
This commit is contained in:
@@ -48,5 +48,11 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
/// </summary>
|
||||
public string? f_flowid { get; set; }
|
||||
public string batch { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 主表code
|
||||
/// </summary>
|
||||
public string mo_code { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user