Commit e8eddd25 authored by lisong's avatar lisong

删除无用注入

parent ed7f2d66
...@@ -40,8 +40,6 @@ public class EquipmentManageServiceImpl extends ServiceImpl<EquipmentManageMappe ...@@ -40,8 +40,6 @@ public class EquipmentManageServiceImpl extends ServiceImpl<EquipmentManageMappe
@Autowired @Autowired
EquipmentManageMapper equipmentManageMapper; EquipmentManageMapper equipmentManageMapper;
@Autowired
EquipmentCategoryController equipmentCategoryController;
@Autowired @Autowired
private RemoteSecurityService remoteSecurityService; private RemoteSecurityService remoteSecurityService;
......
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