package com.mes.md.service; import com.github.yulichang.base.MPJBaseService; import com.mes.md.entity.Line; import com.mes.md.entity.LineConfiguration; import com.mes.md.entity.Machine; /** *
* 服务类 *
* * @author wu * @since 2024-08-28 */ public interface LineConfigurationService extends MPJBaseService