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
37a4cb0ad7
commit
4a3a19379f
@ -13,7 +13,7 @@ import org.springframework.stereotype.Service;
|
||||
@Slf4j
|
||||
@Service(ChannelDataType.OTHER_SERVICE + ChannelDataType.JT_1078)
|
||||
@RequiredArgsConstructor
|
||||
public class SourceOtherServiceGorJTImpl implements ISourceOtherService {
|
||||
public class SourceOtherServiceForJTImpl implements ISourceOtherService {
|
||||
|
||||
private final UserSetting userSetting;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user