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