2024年2月26日 自动刷新教室后,联动刷新 教室状态

This commit is contained in:
bai 2024-02-26 16:24:05 +08:00
parent 3eabcd49af
commit 5862e348ab
1 changed files with 2 additions and 1 deletions

View File

@ -170,7 +170,8 @@ public class RefreshLiveServer extends BaseSync {
outUw.in("jsbh", outList);
kcZhihuijiaoshiService.update(outUw);
}
//同步刷新智慧教室设备刷新时间
refreshState(null);
}
/**