feiyu02
2025-08-28 ddaa44400aa478058ffe9349d59904a130b7ce9c
1
2
3
4
5
6
7
8
9
10
11
package com.flightfeather.uav.biz.sourcetrace.model
import com.flightfeather.uav.socket.sender.MsgType
 
/**
 * 动态溯源信息
 * @date 2025/7/4
 * @author feiyu02
 * 包含消息的类型为[MsgType]
 * 对应的数据结构包括[PollutedClue],[AnalysisResult]
 */
interface BasePollutedMsg