Pre Merge pull request !219 from 芋道源码/revert-merge-216-master-jdk17

pull/219/MERGE
芋道源码 2025-11-21 13:20:04 +00:00 committed by Gitee
commit b0be2e32ab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ public class IotOtaUpgradeJob {
@Resource
private IotDeviceService deviceService;
@XxlJob("deviceOfflineCheckJob")
@XxlJob("deviceUpgradeJob")
@TenantJob // 多租户
public String execute(String param) throws Exception {
// 1. 查询待推送的 OTA 升级记录