Browse Source
Merge pull request #356 from SaltFish001/wvp-28181-2.0
注释无用的引入, 修复打jar包失败问题
pull/358/head
648540858
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/main/java/com/genersoft/iot/vmp/storager/dao/StreamPushMapper.java
|
@ -3,7 +3,7 @@ package com.genersoft.iot.vmp.storager.dao; |
|
|
import com.genersoft.iot.vmp.gb28181.bean.GbStream; |
|
|
import com.genersoft.iot.vmp.gb28181.bean.GbStream; |
|
|
import com.genersoft.iot.vmp.media.zlm.dto.StreamPushItem; |
|
|
import com.genersoft.iot.vmp.media.zlm.dto.StreamPushItem; |
|
|
import org.apache.ibatis.annotations.*; |
|
|
import org.apache.ibatis.annotations.*; |
|
|
import org.omg.PortableInterceptor.INACTIVE; |
|
|
// import org.omg.PortableInterceptor.INACTIVE;
|
|
|
import org.springframework.stereotype.Repository; |
|
|
import org.springframework.stereotype.Repository; |
|
|
|
|
|
|
|
|
import java.util.Collection; |
|
|
import java.util.Collection; |
|
|