namespace Highway.Assemble.common
{
public class MesReadRespon
public string EPCID { get; set; }
public string Respontime { get; set; }
}