namespace HStation.Dto { /// /// /// public class AddXhsValveMainPhartMappingExtensionsInput : AddXhsValveMainPhartMappingInput { /// /// 图表 /// public AddPhartDiagramExGraphListInput Diagram { get; set; } } }