namespace Tnb.EquipMgr.Entities.Dto { /// /// 模具保养计划制定-计划关联模具输入参数 /// public class RelevanceMoldFromPlanInput : BaseMoldMaintainInput { } }