feat: 完善材料条码与焊接业务功能
This commit is contained in:
@@ -15,5 +15,6 @@ namespace Model
|
||||
public string MaterialSpec { get; set; }
|
||||
public string MaterialUnit { get; set; }
|
||||
public string BarCode { get; set; }
|
||||
public decimal? Quantity { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user