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