app/src/main/java/cn/flightfeather/thirdapp/bean/vo/MediafileVo.java
@@ -3,7 +3,7 @@
import java.io.File;
import java.util.Date;
import cn.flightfeather.thirdapp.bean.Mediafile;
import cn.flightfeather.thirdapp.bean.entity.Mediafile;
import cn.flightfeather.thirdapp.util.CommonUtils;
import cn.flightfeather.thirdapp.util.UUIDGenerator;