namespace JiShe.CollectBus.Samples; public class SampleDto { public int Value { get; set; } }