修改
This commit is contained in:
@@ -17,7 +17,9 @@ namespace ZR.Model.MES.mm.Dto
|
||||
public class Workerorder_Ingredient
|
||||
{
|
||||
public string workorder { set; get; }
|
||||
public string partnumber { set; get; }
|
||||
|
||||
public string blanknumber { set; get; }
|
||||
|
||||
public int previousNumber { set; get; }
|
||||
public int previousNumbered { set; get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user