Merge branch 'V1.00' of http://172.1.4.32:3000/CISD/cisd.service into V1.00
This commit is contained in:
commit
a30c029fc4
@ -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