namespace Tnb.EquipMgr.Entities.Dto { /// /// 关联保养组与模具输入参数 /// public class MoldMaintainGroupItemRelationInput : BaseMoldMaintainInput { } }