SaltFish
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.media.zlm.dto.StreamPushItem; |
|
|
|
import org.apache.ibatis.annotations.*; |
|
|
|
import org.omg.PortableInterceptor.INACTIVE; |
|
|
|
// import org.omg.PortableInterceptor.INACTIVE;
|
|
|
|
import org.springframework.stereotype.Repository; |
|
|
|
|
|
|
|
import java.util.Collection; |
|
|
|