2024年2月26日 自动刷新教室后,联动刷新 教室状态
This commit is contained in:
parent
3eabcd49af
commit
5862e348ab
|
@ -170,7 +170,8 @@ public class RefreshLiveServer extends BaseSync {
|
||||||
outUw.in("jsbh", outList);
|
outUw.in("jsbh", outList);
|
||||||
kcZhihuijiaoshiService.update(outUw);
|
kcZhihuijiaoshiService.update(outUw);
|
||||||
}
|
}
|
||||||
|
//同步刷新智慧教室设备刷新时间
|
||||||
|
refreshState(null);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue