namespace ZJ_BYD.ViewModel
{
public class QueryCountVM
public string totalstatus { get; set; }
public int counts { get; set; }
}