Commit 8bb9172b authored by tangwei's avatar tangwei

修改bug

parent f93f30c1
...@@ -139,7 +139,7 @@ public class FireFightingSystemController extends AbstractBaseController { ...@@ -139,7 +139,7 @@ public class FireFightingSystemController extends AbstractBaseController {
IEquipmentService iEquipmentService; IEquipmentService iEquipmentService;
@Autowired @Autowired
FireFightingSystemMapper fireFightingSystemMapper; FireFightingSystemMapper fireFightingSystemMapper;
@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