生产管理模块代码调整
This commit is contained in:
@@ -120,11 +120,7 @@ namespace Tnb.ProductionMgr.Entities
|
||||
/// Default:NULL::character varying
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string item_id { get; set; }
|
||||
/// <summary>
|
||||
/// 产品code
|
||||
/// </summary>
|
||||
public string item_code { get; set; }
|
||||
public string material_id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:设备Id
|
||||
|
||||
Reference in New Issue
Block a user