huang
6 天以前 22e17b6db03ca58bc477a35ca067e55a09cffce7
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> {
    /**