生产管理模块代码调整
This commit is contained in:
@@ -103,7 +103,7 @@ namespace Tnb.ProductionMgr.Entities
|
||||
/// <summary>
|
||||
/// 任务单号
|
||||
/// </summary>
|
||||
public string icmo_code { get; }
|
||||
public string icmo_code { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user