生产bom添加获取编辑信息接口
This commit is contained in:
@@ -54,5 +54,12 @@ namespace Tnb.BasicData.Entities
|
||||
/// Nullable:False
|
||||
/// </summary>
|
||||
public int byproduct_status { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:投产方式
|
||||
/// Default:NULL::character varying
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string production_method {get;set;}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user