生产任务单代码调整
This commit is contained in:
@@ -33,9 +33,9 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
/// </summary>
|
||||
public string mold_type_code { get; set; }
|
||||
/// <summary>
|
||||
/// 型腔数
|
||||
/// 可用台数
|
||||
/// </summary>
|
||||
public int? cavity_qty { get; set; }
|
||||
public int available_stations { get; set; }
|
||||
public string mold_id { get; set;}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user