You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(task): 为任务模态框函数添加默认参数和空值处理:防止xxl-job 报错:java.lang.NullPointerExce…
…ption: Cannot invoke \"String.trim()\" because the return value of \"com.xxl.job.admin.core.model.XxlJobInfo.getExecutorHandler()\" is null
为handleCreate和handleEdit函数添加默认参数,并确保executorHandler有默认空字符串值