质检任务
This commit is contained in:
@@ -71,10 +71,10 @@ namespace Tnb.QcMgr.Entities.Dto
|
||||
}
|
||||
public class Data {
|
||||
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