namespace HStation.WinFrmUI.Xhs.PumpProject { public class FixationReceivedViewModel { public string Oper { get; set; } public string Json { get; set; } } }