Commit 4dc730c9 authored by linpeiqin's avatar linpeiqin

小bug

parent b6be5655
...@@ -51,6 +51,7 @@ public class ModelCompressServiceImpl extends BaseService<ModelCompress, Long> i ...@@ -51,6 +51,7 @@ public class ModelCompressServiceImpl extends BaseService<ModelCompress, Long> i
private ModelManageService modelManageService; private ModelManageService modelManageService;
@Autowired @Autowired
private PythonConfig pythonConfig; private PythonConfig pythonConfig;
@Autowired
private TuningTaskService tuningTaskService; private TuningTaskService tuningTaskService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment