fit:增加注释
This commit is contained in:
parent
d3db54776d
commit
3f8845de5f
|
|
@ -6,6 +6,9 @@ import com.ruoyi.device.service.dto.AirTypeGeneralEnumDTO;
|
|||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
*无人机类型通用配置
|
||||
*/
|
||||
public class AirTypeGeneralEnumVOConvert extends BaseConvert<AirTypeGeneralEnumDTO, AirTypeGeneralEnumVO>
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue