修改iot中xxljob任务名称重复导致服务启动报错

Signed-off-by: huppygo <huppygo@qq.com>
This commit is contained in:
huppygo 2025-10-11 01:44:54 +00:00 committed by Gitee
parent bf0c7dadc7
commit 1618213494
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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 升级记录