package com.warewms.service; import com.warewms.model.RtDeviceDataInf; public interface RtDeviceDataInfService extends BaseService { }