VueWebApi/Models/UpdateProductReport.cs
@@ -24,7 +24,6 @@ public string first_choke { get; set; } //是否首道工序 public string last_choke { get; set; } //是否末道工序 public string unprice { get; set; } //工序单价 public string usergroup_code { get; set; } //用户组编码 public string usercode { get; set; } //报工人员编码 public string report_date { get; set; } //报工时间 public string report_qty { get; set; } //报工数量