SendMessageUtil 注入问题
This commit is contained in:
@@ -26,7 +26,6 @@ import java.nio.charset.StandardCharsets;
|
||||
*/
|
||||
@Component
|
||||
@Slf4j
|
||||
@AllArgsConstructor
|
||||
@RequiredArgsConstructor
|
||||
public class SendMessageUtil {
|
||||
private final RedisUtil redisUtil;
|
||||
|
||||
Reference in New Issue
Block a user