Commit 4d1c6401c21cabe91d5c959ab46e229e3de6a5b1
1 parent
a5095879
去除无用引用
Showing
1 changed file
with
0 additions
and
4 deletions
src/main/java/com/genersoft/iot/vmp/service/impl/PlatformChannelServiceImpl.java
| @@ -11,11 +11,7 @@ import com.genersoft.iot.vmp.storager.dao.DeviceChannelMapper; | @@ -11,11 +11,7 @@ import com.genersoft.iot.vmp.storager.dao.DeviceChannelMapper; | ||
| 11 | import com.genersoft.iot.vmp.storager.dao.ParentPlatformMapper; | 11 | import com.genersoft.iot.vmp.storager.dao.ParentPlatformMapper; |
| 12 | import com.genersoft.iot.vmp.storager.dao.PlatformCatalogMapper; | 12 | import com.genersoft.iot.vmp.storager.dao.PlatformCatalogMapper; |
| 13 | import com.genersoft.iot.vmp.storager.dao.PlatformChannelMapper; | 13 | import com.genersoft.iot.vmp.storager.dao.PlatformChannelMapper; |
| 14 | -import com.genersoft.iot.vmp.vmanager.gb28181.platform.PlatformController; | ||
| 15 | import com.genersoft.iot.vmp.vmanager.gb28181.platform.bean.ChannelReduce; | 14 | import com.genersoft.iot.vmp.vmanager.gb28181.platform.bean.ChannelReduce; |
| 16 | -import com.sun.org.apache.xml.internal.resolver.CatalogManager; | ||
| 17 | -import javafx.application.Platform; | ||
| 18 | -import org.apache.ibatis.annotations.Mapper; | ||
| 19 | import org.slf4j.Logger; | 15 | import org.slf4j.Logger; |
| 20 | import org.slf4j.LoggerFactory; | 16 | import org.slf4j.LoggerFactory; |
| 21 | import org.springframework.beans.factory.annotation.Autowired; | 17 | import org.springframework.beans.factory.annotation.Autowired; |