mirror of
https://github.com/648540858/wvp-GB28181-pro.git
synced 2026-05-06 15:22:55 +08:00
修复命名错误
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user