生产任务单代码调整
This commit is contained in:
@@ -177,6 +177,10 @@ namespace Tnb.ProductionMgr.Entities
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string modify_id { get; set; }
|
||||
/// <summary>
|
||||
/// 模具型号
|
||||
/// </summary>
|
||||
public string mold_type_code { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user