This commit is contained in:
qianhao.xu 2024-11-06 16:55:28 +08:00
parent 6268a7f3ab
commit 6346cbe6cb

View File

@ -17,6 +17,8 @@ public class QcDefectCollectionQueryDto : PagerInfo
public string LineCode { get; set; }
public int? Tqm { get; set; }
public int? Type { get; set; }
}
/// <summary>