@ -21,7 +21,7 @@ public interface ScadaAbsorbMapper {
public List<AbsorbDeviceMesPlan> getMesPlan(int in_id);
public String selectScadaAdsorbDeviceOEE();
public String selectScadaAdsorbDeviceOEE(int in_id);
public String selectScadaAdsorbDeviceAlarmCount();
}