namespace Model
{
public class BatchItem
/// <summary>
/// 批ID
/// </summary>
public string PointBatchId
get;
set;
}
/// 检测单位Id
public string NDEUnit