1
This commit is contained in:
parent
a1f6fa9d80
commit
dd534102c0
@ -45,7 +45,7 @@ namespace DOAN.Model.MES.dev.Dto
|
|||||||
|
|
||||||
public int? PlanType { get; set; }
|
public int? PlanType { get; set; }
|
||||||
|
|
||||||
[Required(ErrorMessage = "计划id不能为空")]
|
|
||||||
public string FkPlanId { get; set; }
|
public string FkPlanId { get; set; }
|
||||||
|
|
||||||
public string PlanName { get; set; }
|
public string PlanName { get; set; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user