@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@Slf4j
@Tag(name = "数据")
@Tag(name = "测试测试测试")
@RestController
@RequestMapping("api/demo")
@RequiredArgsConstructor