namespace ZJ_BYD.ViewModel { public class LogVm { public string StationCode { get; set; } public string HisLog { get; set; } } }