1
This commit is contained in:
parent
c1b88bb7f2
commit
a3344e8cd7
@ -26,7 +26,7 @@ namespace MDM.Model.Process.Dto
|
||||
public int RoutingId { get; set; }
|
||||
|
||||
public string FkProductMaterialCode { get; set; }
|
||||
public string ProductMaterialCode { get; set; }
|
||||
public string ProductMaterialName { get; set; }
|
||||
|
||||
[Required(ErrorMessage = "工艺路线code不能为空")]
|
||||
public string RoutingCode { get; set; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user