调整生产管理模块代码
This commit is contained in:
@@ -64,7 +64,7 @@ namespace Tnb.ProductionMgr.Entities
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public int? cavity_qty { get; set; }
|
||||
public int cavity_qty { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:模具寿命
|
||||
|
||||
Reference in New Issue
Block a user