namespace Tnb.EquipMgr.Entities.Dto { /// /// 模具保养项输入参数 /// public class MoldMaintainGroupItemInput : BaseMoldMaintainInput { } }