fix: 电话报警通知逻辑修改。
This commit is contained in:
@@ -15,7 +15,6 @@ import org.springframework.stereotype.Component;
|
||||
*/
|
||||
@Component
|
||||
@RequiredArgsConstructor
|
||||
@ConditionalOnBean(WarnCallNoticeService.class)
|
||||
@Slf4j
|
||||
public class VmsCallbackProcessTask {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user