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