namespace HStation.Dto { /// /// /// public class AddXhsPumpPhartMappingExtensionsInput : AddXhsPumpPhartMappingInput { /// /// 图表 /// public AddXhsPhartDiagramExGraphListInput Diagram { get; set; } } }