Pre Merge pull request !211 from huppygo/master-jdk17

pull/211/MERGE
huppygo 2025-10-12 07:25:19 +00:00 committed by Gitee
commit c2bbf51b1d
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 升级记录