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