namespace Yw.Dto { /// /// /// public class SetPumpWorkingCurveInput { /// /// /// public long ID { get; set; } } }