fit:增加无人机厂商分组接口
This commit is contained in:
parent
48b87722d6
commit
eac151b384
|
|
@ -6,6 +6,12 @@ import com.ruoyi.device.service.dto.AirTypeGeneralEnumDTO;
|
|||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* 无人机类型通用枚举Controller转换器
|
||||
*
|
||||
* @author 拓恒
|
||||
* @date 2026-01-20
|
||||
*/
|
||||
public class AirTypeGeneralEnumVOConvert extends BaseConvert<AirTypeGeneralEnumDTO, AirTypeGeneralEnumVO>
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue