huang
2025-11-20 366ba040d2447bacd3455299425e3166f1f992bb
mes-processes/mes-plcSend/src/main/java/com/mes/device/service/DeviceGroupConfigService.java
@@ -6,10 +6,12 @@
import com.mes.device.vo.DeviceGroupConfigVO;
import com.mes.device.vo.DeviceGroupVO;
import com.mes.device.vo.StatisticsVO;
import org.springframework.stereotype.Service;
/**
 * 设备组配置服务接口
 */
@Service
public interface DeviceGroupConfigService extends IService<DeviceGroupConfig> {
    /**