namespace ZR.Model.mes.md.DTO; public class MdUnitPageDTO { public List list { set; get; } public int Total { set; get; } }