forked from dyf/fys-Multi-tenant
设备控制中心
This commit is contained in:
@ -19,7 +19,7 @@ import java.util.Map;
|
|||||||
@Tag(name = "web后台:设备控制中心", description = "web后台:设备控制中心")
|
@Tag(name = "web后台:设备控制中心", description = "web后台:设备控制中心")
|
||||||
@RestController
|
@RestController
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
@RequestMapping("/api/device")
|
@RequestMapping("/api/device/controlCenter")
|
||||||
public class DeviceControlCenterController {
|
public class DeviceControlCenterController {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user