fix
This commit is contained in:
parent
16f2fefec8
commit
1c7364d93c
@ -19,7 +19,6 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@RestController
|
||||
@RequestMapping("/api/v1/device")
|
||||
@RequiredArgsConstructor
|
||||
@ReplayProtected
|
||||
@Tag(name = "device-time-config-controller")
|
||||
public class TimeConfigController {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user