Browse Source

事件中心视频下载

majunqi 1 year ago
parent
commit
ad143fa969

+ 1 - 1
src/main/java/com/sooka/sponest/event/urge/service/impl/EventDownServiceImpl.java

@@ -1,6 +1,6 @@
 package com.sooka.sponest.event.urge.service.impl;
 
-import com.dahuatech.hutool.core.map.MapUtil;
+
 import com.ruoyi.common.core.utils.StringUtils;
 import com.sooka.sponest.event.centereventteventcatalogue.domain.CentereventTDownloads;
 import com.sooka.sponest.event.centereventteventcatalogue.service.ICentereventTDownloadsService;