1
This commit is contained in:
@@ -34,5 +34,10 @@ namespace Tnb.QcMgr.Entities
|
||||
/// 主表编号
|
||||
/// </summary>
|
||||
public string? mainid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 频次/数量
|
||||
/// </summary>
|
||||
public int? number { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user