TASK:模块化;

This commit is contained in:
shahaibo
2025-04-22 14:18:54 +08:00
parent aa1c48fcfe
commit d1858ddf83

View File

@@ -2102,6 +2102,7 @@ public class DesignServiceImpl extends ServiceImpl<DesignMapper, Design> impleme
}
throw new BusinessException("pose transformation error", ResultEnum.ERROR.getCode());
}
return taskBatchId;
}
}
return null;