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
@RequiredArgsConstructor
@RestController
@RequestMapping("/cai/unread")
@RequestMapping("/xq/unread")
public class UnreadController {
@Autowired