优化部分redis scan查询
This commit is contained in:
@@ -98,6 +98,7 @@ public interface IRedisCatchStorage {
|
||||
void updateGpsMsgInfo(GPSMsgInfo gpsMsgInfo);
|
||||
|
||||
GPSMsgInfo getGpsMsgInfo(String gbId);
|
||||
|
||||
List<GPSMsgInfo> getAllGpsMsgInfo();
|
||||
|
||||
MediaInfo getStreamInfo(String app, String streamId, String mediaServerId);
|
||||
|
||||
Reference in New Issue
Block a user