This commit is contained in:
77
2024-03-18 20:56:56 +08:00
parent 79927fb17d
commit eaea74350b

View File

@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RestController;
@Validated @Validated
@RequiredArgsConstructor @RequiredArgsConstructor
@RestController @RestController
@RequestMapping("/cai/unread") @RequestMapping("/xq/unread")
public class UnreadController { public class UnreadController {
@Autowired @Autowired