提交 8b03b3e8 authored 作者: yangli's avatar yangli

.

上级 5de84707
...@@ -58,7 +58,7 @@ public class RemoteControlController { ...@@ -58,7 +58,7 @@ public class RemoteControlController {
private InstalledProgramCache installedProgramCache; private InstalledProgramCache installedProgramCache;
/** /**
* 前端定时任务查询远程控制请求,不为空则表示有请求,展示确认弹窗 * 前端定时任务查询远程控制请求,true则表示有请求,展示确认弹窗
*/ */
@GetMapping(value = "get_control_request") @GetMapping(value = "get_control_request")
public R<Boolean> getControlRequest() throws IOException { public R<Boolean> getControlRequest() throws IOException {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论