mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-24 22:17:49 +08:00
修复命名错误
This commit is contained in:
parent
a1441016f7
commit
37a4cb0ad7
@ -17,7 +17,7 @@ import org.springframework.stereotype.Service;
|
|||||||
@Slf4j
|
@Slf4j
|
||||||
@Service(ChannelDataType.OTHER_SERVICE + ChannelDataType.GB28181)
|
@Service(ChannelDataType.OTHER_SERVICE + ChannelDataType.GB28181)
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
public class SourceOtherServiceGorGbImpl implements ISourceOtherService {
|
public class SourceOtherServiceForGbImpl implements ISourceOtherService {
|
||||||
|
|
||||||
|
|
||||||
private final IInviteStreamService inviteStreamService;
|
private final IInviteStreamService inviteStreamService;
|
||||||
Loading…
Reference in New Issue
Block a user