增加
This commit is contained in:
@@ -29,6 +29,13 @@ namespace DOAN.Model.MES.quality.FQC
|
||||
[SugarColumn(ColumnName = "defect_code")]
|
||||
public string DefectCode { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 缺陷描述
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnName = "defect_name")]
|
||||
public string DefectName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 数量
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user