namespace SlnMesnac.Model.domain
{
public class MesReadRespon
public string EPCID { get; set; }
public string Respontime { get; set; }
}