namespace IStation.Application.SZJT { /// /// /// public class BelongOfDayCountInput : BelongOfDayInput { /// /// /// public int Count { get; set; } } }