|
|
@@ -8,11 +8,7 @@ import org.springframework.stereotype.Service;
|
|
|
|
|
|
import javax.annotation.Resource;
|
|
|
|
|
|
-/**
|
|
|
- * @author Wang Zi Wen
|
|
|
- * @email wangggziwen@163.com
|
|
|
- * @date 2022/09/20 14:19:26
|
|
|
- */
|
|
|
+
|
|
|
@Service("elecDashboardDataAlarmService")
|
|
|
public class TElecdashboardAlarmServiceImpl
|
|
|
extends ServiceImpl<TElecdashboardAlarmDao, TElecdashboardAlarmEntity>
|