|
|
@ -23,7 +23,7 @@ import java.util.List; |
|
|
|
@Slf4j |
|
|
|
@Slf4j |
|
|
|
@RestController |
|
|
|
@RestController |
|
|
|
@RequiredArgsConstructor |
|
|
|
@RequiredArgsConstructor |
|
|
|
@RequestMapping("/api/message/statistics") |
|
|
|
@RequestMapping("/message/statistics") |
|
|
|
public class MessageStatisticsController { |
|
|
|
public class MessageStatisticsController { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|