模具物料关联
This commit is contained in:
@@ -10,9 +10,9 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
{
|
||||
public string mold { get; set; }
|
||||
public string[] equipid { get; set; }
|
||||
public string productid { get; set; }
|
||||
public string materialid { get; set; }
|
||||
public int real_cavity_qty { get; set; }
|
||||
public string[] productids { get; set; }
|
||||
public string[] materialids { get; set; }
|
||||
|
||||
public string[] molds { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user