增加设备初始化路径websocket
This commit is contained in:
parent
32932f555e
commit
6501e8e66f
@ -41,7 +41,7 @@ import java.util.List;
|
|||||||
|
|
||||||
@RestController
|
@RestController
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@RequestMapping("/device")
|
@RequestMapping("/websocket/device")
|
||||||
public class DeviceController {
|
public class DeviceController {
|
||||||
@Value("${device.key}")
|
@Value("${device.key}")
|
||||||
private String key;
|
private String key;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user