质检任务
This commit is contained in:
@@ -75,10 +75,10 @@ namespace Tnb.QcMgr.Entities
|
||||
public class PlanItemData
|
||||
{
|
||||
public string extype { get; set; }
|
||||
public string excontent { get; set; }
|
||||
public Excontent excontent { get; set; }
|
||||
public string check { get; set; }
|
||||
public string[] errorcause { get; set; }
|
||||
public string errorlevel { get; set; }
|
||||
public string[] errorlevel { get; set; }
|
||||
public string remark { get; set; }
|
||||
public string attachment { get; set; }
|
||||
public string customer { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user