|
|
@ -11,7 +11,7 @@ import org.springframework.web.bind.annotation.PostMapping; |
|
|
|
import org.springframework.web.bind.annotation.RequestMapping; |
|
|
|
import org.springframework.web.bind.annotation.RestController; |
|
|
|
|
|
|
|
@Tag(name = "托盘") |
|
|
|
@Tag(name = "\uD83D\uDCE5托盘") |
|
|
|
@RestController |
|
|
|
@RequestMapping("/api/tray") |
|
|
|
@RequiredArgsConstructor |
|
|
|