Commit f93f30c1 authored by tangwei's avatar tangwei

修改冲突

parent 709fbac4
...@@ -139,9 +139,7 @@ public class FireFightingSystemController extends AbstractBaseController { ...@@ -139,9 +139,7 @@ public class FireFightingSystemController extends AbstractBaseController {
IEquipmentService iEquipmentService; IEquipmentService iEquipmentService;
@Autowired @Autowired
FireFightingSystemMapper fireFightingSystemMapper; FireFightingSystemMapper fireFightingSystemMapper;
@Autowired
JcsFeign jcsFeign;
@Value("${equipment.hierarchy}") @Value("${equipment.hierarchy}")
private String hierarchy; private String hierarchy;
......
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