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