namespace HH.WCS.SJML.Entitys { public class InWorkAreaEntitys { public string StaBit { get; set; } public string EndBit { get; set; } } }