houzhongjian
2024-11-19 bb1e1835388f18e8bf696b5adbcc2b00767a4dda
1
2
3
4
5
6
7
8
9
10
11
package com.iailab.module.model.mcs.pre.service.impl;
 
import com.iailab.module.model.mcs.pre.service.MmPredictAlarmConfigService;
 
/**
 * @author PanZhibao
 * @Description
 * @createTime 2024年11月19日
 */
public class MmPredictAlarmConfigServiceImpl implements MmPredictAlarmConfigService {
}